diff options
-rw-r--r-- | release/doc/share/xml/errata.xml | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/release/doc/share/xml/errata.xml b/release/doc/share/xml/errata.xml index 3cf9754..74e99be 100644 --- a/release/doc/share/xml/errata.xml +++ b/release/doc/share/xml/errata.xml @@ -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> |