From: Paolo Carlini Date: Sun, 11 Dec 2011 10:32:04 +0000 (+0000) Subject: 2011-12-11 Paolo Carlini X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5d74133f84d1a113c009ba3beb9dcdfc8c8283a9;p=gcc.git 2011-12-11 Paolo Carlini * Tweak ChangeLog. From-SVN: r182200 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 38d78477699..920dab8a2ed 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -42,6 +42,7 @@ 2011-12-09 François Dumont + 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,