From 866622072a274051c473d913e606d9076226ce59 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fran=C3=A7ois=20Dumont?= Date: Thu, 5 Jan 2012 20:50:51 +0000 Subject: [PATCH] Restore 2012 entries that hasn't been saved. From-SVN: r182926 --- libstdc++-v3/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index e69de29bb2d..aebe0918848 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -0,0 +1,10 @@ +2012-01-03 François Dumont + + * include/bits/hashtable_policy.h (_Ebo_helper<>): Rename to the more + specific _Hashtable_ebo_helper. Hide this implementation detail thanks + to private inheritance. + +2012-01-03 Paolo Carlini + + PR c++/51738 + * testsuite/23_containers/map/element_access/39901.cc: New. -- 2.30.2