From 4a23cd893a5e196caa4a991911d481be83a4010e Mon Sep 17 00:00:00 2001 From: redi Date: Tue, 21 Apr 2015 10:27:18 +0000 Subject: * 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 --- libstdc++-v3/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'libstdc++-v3/ChangeLog') 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 + + * 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 * doc/xml/manual/concurrency_extensions.xml: Update documentation -- cgit v1.2.1