]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
2011-12-11 Paolo Carlini <paolo.carlini@oracle.com>
authorPaolo Carlini <paolo@gcc.gnu.org>
Sun, 11 Dec 2011 10:32:04 +0000 (10:32 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sun, 11 Dec 2011 10:32:04 +0000 (10:32 +0000)
* Tweak ChangeLog.

From-SVN: r182200

libstdc++-v3/ChangeLog

index 38d78477699e2b1a349f2530491d4b9f5647b75e..920dab8a2edcabb4f2e995ac06665f5244cdac37 100644 (file)
@@ -42,6 +42,7 @@
 
 2011-12-09  François Dumont <fdumont@gcc.gnu.org>
 
+       PR libstdc++/44436 (unordered containers emplace, emplace_hint bits)
        * include/bits/hashtable.h (_Hashtable<>::emplace,
        _Hashtable<>::emplace_hint): Add.
        * include/debug/unordered_set (unordered_set<>::emplace,