Remove changelog entry accidentally committed in r175057

From-SVN: r177298
This commit is contained in:
Jonathan Wakely 2011-08-03 20:58:39 +01:00
parent cb3d2e3327
commit 4ac2beb541
1 changed files with 0 additions and 7 deletions

View File

@ -942,13 +942,6 @@
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