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

Rick Macklem rmacklem at FreeBSD.org
Wed Jul 10 00:18:49 UTC 2013


Author: rmacklem (src committer)
Date: Wed Jul 10 00:18:49 2013
New Revision: 42230
URL: http://svnweb.freebsd.org/changeset/doc/42230

Log:
  Document the __FreeBSD_version bump for r253049.

Modified:
  head/en_US.ISO8859-1/books/porters-handbook/book.xml

Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/book.xml	Tue Jul  9 23:18:03 2013	(r42229)
+++ head/en_US.ISO8859-1/books/porters-handbook/book.xml	Wed Jul 10 00:18:49 2013	(r42230)
@@ -16089,6 +16089,15 @@ Reference: <http://www.freebsd.org/po
 		<function>aio_mlock</function> system call (rev
 		<svnref>251526</svnref>).</entry>
 	    </row>
+
+	    <row>
+	      <entry>1000036</entry>
+	      <entry>July 9, 2013</entry>
+	      <entry>10-CURRENT after the addition of a new function
+	        to the kernel GSSAPI module's function call interface (rev
+		<svnref>253049</svnref>).</entry>
+	    </row>
+
 	  </tbody>
 	</tgroup>
       </table>


More information about the svn-doc-head mailing list