summaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>2011-11-17 22:10:09 +0000
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>2011-11-17 22:10:09 +0000
commit04d1b373a86a877d23c457798a44be55ed933628 (patch)
tree4ae32fec0b2165e6e6cc78ec04086129036aa287 /libstdc++-v3
parent5ea9766afab2d535623003367a1cebc2faab4d2c (diff)
downloadgcc-04d1b373a86a877d23c457798a44be55ed933628.tar.gz
Remove accidentally committed duplicate ChangeLog entry.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181458 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3')
-rw-r--r--libstdc++-v3/ChangeLog6
1 files changed, 0 insertions, 6 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index b1f1814e83f..bce0be826f8 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -128,12 +128,6 @@
2011-11-08 Jonathan Wakely <jwakely.gcc@gmail.com>
- * doc/xml/manual/status_cxx2011.xml: Clarify status of container
- requirements with respect to allocators.
- (status.iso.200x): Add anchor for old ID to preserve existing links.
-
-2011-11-08 Jonathan Wakely <jwakely.gcc@gmail.com>
-
* include/bits/shared_ptr_base.h (_Sp_counted_ptr): Make 'final'.
(_Sp_counted_deleter): Make 'final'. Use allocator_traits.
(_Sp_counted_ptr_inplace): Make 'final'. Use allocator_traits.