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

Glen Barber gjb at FreeBSD.org
Thu Jul 23 23:48:53 UTC 2015


Author: gjb
Date: Thu Jul 23 23:48:52 2015
New Revision: 47060
URL: https://svnweb.freebsd.org/changeset/doc/47060

Log:
  Document __FreeBSD_version 1002000 and 1002500 after the
  releng/10.2 branch was created.
  
  Sponsored by:	The FreeBSD Foundation

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	Thu Jul 23 15:29:24 2015	(r47059)
+++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml	Thu Jul 23 23:48:52 2015	(r47060)
@@ -5311,6 +5311,29 @@
 	</row>
 
 	<row>
+	  <entry>1001513</entry>
+	  <entry>24 April, 2015</entry>
+	  <entry>10-STABLE after starting the process of removing the
+	    use of the deprecated "M_FLOWID" flag from the network code
+	    (rev <revnumber>281955</revnumber>).</entry>
+	</row>
+
+	<row>
+	  <entry>1002000</entry>
+	  <entry>24 July, 2015</entry>
+	  <entry><literal>releng/10.2</literal> branched from
+	    10-STABLE (rev <revnumber>285830</revnumber>).</entry>
+	</row>
+
+	<row>
+	  <entry>1002500</entry>
+	  <entry>24 July, 2015</entry>
+	  <entry>10-STABLE after <literal>releng/10.2</literal>
+	    branched from 10-STABLE (rev
+	    <revnumber>285831</revnumber>).</entry>
+	</row>
+
+	<row>
 	  <entry>1100000</entry>
 	  <entry>October 10, 2013</entry>
 	  <entry>11.0-CURRENT


More information about the svn-doc-head mailing list