From: Jonathan Wakely Date: Thu, 17 Nov 2011 22:10:09 +0000 (+0000) Subject: Remove accidentally committed duplicate ChangeLog entry. X-Git-Tag: releases/gcc-4.7.0~2131 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f631ae2eb17563cde864012b518c9ee5e28a64a1;p=thirdparty%2Fgcc.git Remove accidentally committed duplicate ChangeLog entry. From-SVN: r181458 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index b1f1814e83f7..bce0be826f8d 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -126,12 +126,6 @@ requirements with respect to allocators. (status.iso.200x): Add anchor for old ID to preserve existing links. -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'.