diff options
author | Paolo Carlini <paolo@gcc.gnu.org> | 2007-05-06 11:54:39 +0000 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2007-05-06 11:54:39 +0000 |
commit | e7a5fbdc2b1b9f072e40fd8c243417a569f94cc1 (patch) | |
tree | 93f26e2a5c3afd1e373dbdfca920377b6c6c4a40 | |
parent | 025375348e10d44984dba0e68a2c04e7cbb6fb8c (diff) | |
download | gcc-e7a5fbdc2b1b9f072e40fd8c243417a569f94cc1.zip gcc-e7a5fbdc2b1b9f072e40fd8c243417a569f94cc1.tar.gz gcc-e7a5fbdc2b1b9f072e40fd8c243417a569f94cc1.tar.bz2 |
2007-05-06 Paolo Carlini <pcarlini@suse.de>
* Fix PR number in last ChangeLog entry.
From-SVN: r124473
-rw-r--r-- | libstdc++-v3/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 47f0470..c9a436e5 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,6 +1,6 @@ 2007-05-06 Paolo Carlini <pcarlini@suse.de> - PR libstdc++/31836 + PR libstdc++/31834 * testsuite/17_intro/headers/c++200x/all.cc: Protect inclusion of C99 headers. * testsuite/17_intro/headers/c++200x/all_multiple_inclusion.cc: |