diff mbox

Update libstdc++ docs for library version history

Message ID 20160729105454.GA6415@redhat.com
State New
Headers show

Commit Message

Jonathan Wakely July 29, 2016, 10:54 a.m. UTC
This should have been added to the manual before the 6.1 release, but
better late than never.

	* doc/xml/manual/abi.xml: Document 6.0.22 library version.
	* doc/html/manual/abi.html: Regenerate.

Committed to trunk and gcc-6-branch.
commit 7f037f534d71ed4b635af09e33219c1d063e241c
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Fri Jul 29 11:49:18 2016 +0100

    Update libstdc++ docs for library version history
    
    	* doc/xml/manual/abi.xml: Document 6.0.22 library version.
    	* doc/html/manual/abi.html: Regenerate.
diff mbox

Patch

diff --git a/libstdc++-v3/doc/xml/manual/abi.xml b/libstdc++-v3/doc/xml/manual/abi.xml
index e8f9808..6dd93b7 100644
--- a/libstdc++-v3/doc/xml/manual/abi.xml
+++ b/libstdc++-v3/doc/xml/manual/abi.xml
@@ -331,6 +331,7 @@  compatible.
     <listitem><para>GCC 4.8.3: GLIBCXX_3.4.19, CXXABI_1.3.7</para></listitem>
     <listitem><para>GCC 4.9.0: GLIBCXX_3.4.20, CXXABI_1.3.8</para></listitem>
     <listitem><para>GCC 5.1.0: GLIBCXX_3.4.21, CXXABI_1.3.9</para></listitem>
+    <listitem><para>GCC 6.1.0: GLIBCXX_3.4.22, CXXABI_1.3.10</para></listitem>
     </itemizedlist>
     </listitem>