svn commit: r285060 - in stable: 10/release/doc/share/xml 8/release/doc/share/xml 9/release/doc/share/xml

Glen Barber gjb at FreeBSD.org
Thu Jul 2 20:41:51 UTC 2015


Author: gjb
Date: Thu Jul  2 20:41:50 2015
New Revision: 285060
URL: https://svnweb.freebsd.org/changeset/base/285060

Log:
  Document EN-15:08 (revised), EN-15:09, EN-15:10.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/release/doc/share/xml/errata.xml

Changes in other areas also in this revision:
Modified:
  stable/8/release/doc/share/xml/errata.xml
  stable/9/release/doc/share/xml/errata.xml

Modified: stable/10/release/doc/share/xml/errata.xml
==============================================================================
--- stable/10/release/doc/share/xml/errata.xml	Thu Jul  2 19:41:08 2015	(r285059)
+++ stable/10/release/doc/share/xml/errata.xml	Thu Jul  2 20:41:50 2015	(r285060)
@@ -82,9 +82,23 @@
       <row>
 	<entry><link
 	    xlink:href="&security.url;/FreeBSD-EN-15:08.sendmail.asc">FreeBSD-EN-15:08.sendmail</link></entry>
-	<entry>18 June 2015</entry>
+	<entry>30 June 2015 (revised)</entry>
 	<entry><para>Sendmail TLS/DH interoperability improvement</para></entry>
       </row>
+
+      <row>
+	<entry><link
+	    xlink:href="&security.url;/FreeBSD-EN-15:09.xlocale.asc">FreeBSD-EN-15:09.xlocale</link></entry>
+	<entry>30 June 2015</entry>
+	<entry><para>Fix inconsistency between locale and rune locale states</para></entry>
+      </row>
+
+      <row>
+	<entry><link
+	    xlink:href="&security.url;/FreeBSD-EN-15:10.iconv.asc">FreeBSD-EN-15:10.iconv</link></entry>
+	<entry>30 June 2015</entry>
+	<entry><para>Improved &man.iconv.3; UTF-7 support</para></entry>
+      </row>
     </tbody>
   </tgroup>
 </informaltable>


More information about the svn-src-all mailing list