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

Glen Barber gjb at FreeBSD.org
Mon Aug 25 14:13:29 UTC 2014


Author: gjb
Date: Mon Aug 25 14:13:28 2014
New Revision: 270569
URL: http://svnweb.freebsd.org/changeset/base/270569

Log:
  Document r267771, sctp binding bug.
  
  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 14:13:26 2014	(r270568)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 14:13:28 2014	(r270569)
@@ -383,6 +383,10 @@
 	<para revision="265946">Support for the UDP-Lite protocol
 	  (RFC 3828) has been added to the IPv4 and IPv6
 	  stacks.</para>
+
+	<para revision="267771">A bug in &man.sctp.4; that would allow
+	  two listening sockets bound to the same port has been
+	  fixed.</para>
       </sect3>
 
       <sect3 xml:id="disks">


More information about the svn-src-stable mailing list