From: Jonathan Wakely Date: Wed, 3 Aug 2011 19:58:39 +0000 (+0100) Subject: Remove changelog entry accidentally committed in r175057 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4ac2beb541f2e753192e2fb1f8644bd18c0e44a8;p=gcc.git Remove changelog entry accidentally committed in r175057 From-SVN: r177298 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 60b926fb765..d1e24edd7c3 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -942,13 +942,6 @@ Likewise. * testsuite/23_containers/deque/debug/shrink_to_fit.cc: Likewise. -2011-06-11 Jonathan Wakely - - * testsuite/tr1/6_containers/tuple/creation_functions/tie2.cc: Fix for - C++0x mode. - * testsuite/25_algorithms/sort/35588.cc: Likewise. - * testsuite/26_numerics/headers/complex/synopsis.cc: Likewise. - 2011-06-11 Jonathan Wakely * include/ext/extptr_allocator.h (construct, destroy): Fix for C++0x