svn commit: r52046 - head/en_US.ISO8859-1/books/porters-handbook/versions
Marius Strobl
marius at FreeBSD.org
Sun Jul 22 21:24:27 UTC 2018
Author: marius (src,ports committer)
Date: Sun Jul 22 21:24:26 2018
New Revision: 52046
URL: https://svnweb.freebsd.org/changeset/doc/52046
Log:
- Document __FreeBSD_version 120007{0,1,3}
- Remove trailing space
Modified:
head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Sun Jul 22 20:29:36 2018 (r52045)
+++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Sun Jul 22 21:24:26 2018 (r52046)
@@ -639,7 +639,7 @@ is spelled &, < is < and > is >.
<entry>12.0-CURRENT after changing the ifnet address and
multicast address TAILQ to CK_STAILQ.</entry>
</row>
-
+
<row>
<entry>1200065</entry>
<entry><revnumber>r334290</revnumber></entry>
@@ -647,7 +647,7 @@ is spelled &, < is < and > is >.
<entry>12.0-CURRENT after changing dwatch(1) to allow
'-E code' to override profile EVENT_DETAILS.</entry>
</row>
-
+
<row>
<entry>1200066</entry>
<entry><revnumber>r334466</revnumber></entry>
@@ -655,7 +655,7 @@ is spelled &, < is < and > is >.
<entry>12.0-CURRENT after removal of in-kernel pmc
tables for Intel.</entry>
</row>
-
+
<row>
<entry>1200067</entry>
<entry><revnumber>r334892</revnumber></entry>
@@ -682,11 +682,37 @@ is spelled &, < is < and > is >.
</row>
<row>
+ <entry>1200070</entry>
+ <entry><revnumber>r335873</revnumber></entry>
+ <entry>July 2, 2018</entry>
+ <entry>12.0-CURRENT after inlining &man.atomic.9; in modules on
+ amd64 and i386 requiring all modules of consumers to be rebuilt
+ on these architectures.</entry>
+ </row>
+
+ <row>
+ <entry>1200071</entry>
+ <entry><revnumber>r335930</revnumber></entry>
+ <entry>July 4, 2018</entry>
+ <entry>12.0-CURRENT after changing the ABI and API of epoch(9)
+ requiring modules of consumers to be rebuilt.</entry>
+ </row>
+
+ <row>
<entry>1200072</entry>
<entry><revnumber>r335979</revnumber></entry>
<entry>July 5, 2018</entry>
<entry>12.0-CURRENT after changing the ABI and API of struct
xinpcb and friends.</entry>
+ </row>
+
+ <row>
+ <entry>1200073</entry>
+ <entry><revnumber>r336313</revnumber></entry>
+ <entry>July 15, 2018</entry>
+ <entry>12.0-CURRENT after changing the ABI and API of struct
+ if_shared_ctx and struct if_softc_ctx requiring modules of
+ &man.iflib.9; consumers to be rebuilt.</entry>
</row>
<row>
More information about the svn-doc-head
mailing list