From: redi Date: Thu, 17 Nov 2011 22:10:09 +0000 (+0000) Subject: Remove accidentally committed duplicate ChangeLog entry. X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=commitdiff_plain;h=04d1b373a86a877d23c457798a44be55ed933628 Remove accidentally committed duplicate ChangeLog entry. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181458 138bc75d-0d04-0410-961f-82ee72b054a4 --- 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 - * 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 - * 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.