From: Paolo Carlini Date: Sun, 11 Dec 2011 10:32:04 +0000 (+0000) Subject: 2011-12-11 Paolo Carlini X-Git-Tag: releases/gcc-4.7.0~1636 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5d74133f84d1a113c009ba3beb9dcdfc8c8283a9;p=thirdparty%2Fgcc.git 2011-12-11 Paolo Carlini * Tweak ChangeLog. From-SVN: r182200 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 38d78477699e..920dab8a2edc 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,