summaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
diff options
context:
space:
mode:
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>2015-04-21 10:27:18 +0000
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>2015-04-21 10:27:18 +0000
commit4a23cd893a5e196caa4a991911d481be83a4010e (patch)
tree2d55da3c3a0e86af415235450a84685612329f59 /libstdc++-v3/ChangeLog
parent4ef6d61b359dfc85fd58c8bad09fcb5af7956924 (diff)
downloadgcc-4a23cd893a5e196caa4a991911d481be83a4010e.tar.gz
* doc/xml/manual/abi.xml: Use uppercase for C++ Standard Library.
* doc/xml/manual/using.xml: Document newer -std options. Use better examples of nested namespaces. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@222261 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/ChangeLog')
-rw-r--r--libstdc++-v3/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index a82dd923a76..98a6036e5cd 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,9 @@
+2015-04-21 Jonathan Wakely <jwakely@redhat.com>
+
+ * doc/xml/manual/abi.xml: Use uppercase for C++ Standard Library.
+ * doc/xml/manual/using.xml: Document newer -std options. Use better
+ examples of nested namespaces.
+
2015-04-20 Jonathan Wakely <jwakely@redhat.com>
* doc/xml/manual/concurrency_extensions.xml: Update documentation