OSDN Git Service

Remove accidentally committed duplicate ChangeLog entry.
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Nov 2011 22:10:09 +0000 (22:10 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Nov 2011 22:10:09 +0000 (22:10 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181458 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog

index b1f1814..bce0be8 100644 (file)
 
 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.