svn commit: r263586 - stable/9/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Sat Mar 22 00:20:50 UTC 2014


Author: gjb
Date: Sat Mar 22 00:20:49 2014
New Revision: 263586
URL: http://svnweb.freebsd.org/changeset/base/263586

Log:
  Document r258844.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sat Mar 22 00:20:47 2014	(r263585)
+++ stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sat Mar 22 00:20:49 2014	(r263586)
@@ -321,6 +321,10 @@
     <sect2 xml:id="userland">
       <title>Userland Changes</title>
 
+      <para revision="258844">The &man.fetch.3; library has been
+	updated to support SNI (Server Name Identification), allowing
+	to use virtual hosts on HTTPS.</para>
+
       <para revision="259243">A segmentation fault and internal
 	compiler error bug in &man.gcc.1; triggered by throwing
 	a warning before parsing any tokens has been fixed.</para>


More information about the svn-src-stable-9 mailing list