Remove changelog entry accidentally committed in r175057
authorJonathan Wakely <redi@gcc.gnu.org>
Wed, 3 Aug 2011 19:58:39 +0000 (20:58 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 3 Aug 2011 19:58:39 +0000 (20:58 +0100)
From-SVN: r177298

libstdc++-v3/ChangeLog

index 60b926fb765db0f4ed2fccd8963b0a922ee53d3a..d1e24edd7c3e45f4a87c86cb960a69877a42a62f 100644 (file)
        Likewise.
        * testsuite/23_containers/deque/debug/shrink_to_fit.cc: Likewise.
 
-2011-06-11  Jonathan Wakely  <jwakely.gcc@gmail.com>
-
-       * 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  <jwakely.gcc@gmail.com>
 
        * include/ext/extptr_allocator.h (construct, destroy): Fix for C++0x