svn commit: r53326 - head/en_US.ISO8859-1/books/porters-handbook/versions

Xin LI delphij at FreeBSD.org
Sun Aug 25 17:16:36 UTC 2019


Author: delphij
Date: Sun Aug 25 17:16:35 2019
New Revision: 53326
URL: https://svnweb.freebsd.org/changeset/doc/53326

Log:
  Document __FreeBSD_version 1300041.

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 Aug 25 16:43:36 2019	(r53325)
+++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml	Sun Aug 25 17:16:35 2019	(r53326)
@@ -415,6 +415,14 @@ is spelled &, < is < and > is >.
 	    <entry>13.0-CURRENT after deletion of sys/dir.h which has been
 	      deprecated since 1997.</entry>
 	  </row>
+
+	  <row>
+	    <entry>1300041</entry>
+	    <entry><revnumber>351480</revnumber></entry>
+	    <entry>August 25, 2019</entry>
+	    <entry>13.0-CURRENT after removal of zlib 1.0.4 after the completion
+	      of kernel zlib unification.</entry>
+	  </row>
 	</tbody>
       </tgroup>
     </table>


More information about the svn-doc-all mailing list