svn commit: r270530 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Aug 25 09:06:56 UTC 2014


Author: gjb
Date: Mon Aug 25 09:06:55 2014
New Revision: 270530
URL: http://svnweb.freebsd.org/changeset/base/270530

Log:
  Document r265946, UDP-Lite support.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 09:06:53 2014	(r270529)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 09:06:55 2014	(r270530)
@@ -319,8 +319,9 @@
       <sect3 xml:id="net-proto">
 	<title>Network Protocols</title>
 
-	<para> </para>
-
+	<para revision="265946">Support for the UDP-Lite protocol
+	  (RFC 3828) has been added to the IPv4 and IPv6
+	  stacks.</para>
       </sect3>
 
       <sect3 xml:id="disks">


More information about the svn-src-all mailing list