]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
2005-08-29 Paolo Carlini <pcarlini@suse.de>
authorPaolo Carlini <paolo@gcc.gnu.org>
Mon, 29 Aug 2005 22:11:08 +0000 (22:11 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 29 Aug 2005 22:11:08 +0000 (22:11 +0000)
Add PR number to last ChangeLog entry.

From-SVN: r103617

libstdc++-v3/ChangeLog

index b895aaa389edeea56fb7ac0a97862726fbc2d1e7..2fede0023b42572a6a584ba6c48f175ea6b83a33 100644 (file)
@@ -1,10 +1,10 @@
 2005-08-29  Paolo Carlini  <pcarlini@suse.de>
 
+        PR libstdc++/23528
         Port from HEAD/4_0-branch:
        2004-07-28  Matt Austern  <austern@apple.com>
        * include/ext/hashtable.h: Use rebind so that allocator_type
        has correct type for a container's allocator.
-
        * testsuite/ext/23528.cc: New.
 
 2005-08-24  Lawrence Lim  <llim@redhat.com>