OSDN Git Service

2011-08-29 Paolo Carlini <paolo.carlini@oracle.com>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 Aug 2011 13:50:26 +0000 (13:50 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 Aug 2011 13:50:26 +0000 (13:50 +0000)
* Tweak last ChangeLog entry.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@178234 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog

index e6c3db0..6375e5d 100644 (file)
@@ -47,7 +47,7 @@
        forward_list(_InputIterator, _InputIterator, const _Alloc&),
        forward_list(std::initializer_list<>, const _Alloc&),
        get_allocator): Adjust.
-       * include/bits/forward_list.tcc
+       * include/bits/forward_list.tcc: Adjust.
        * testsuite/util/testsuite_allocator.h (ExplicitConsAlloc): Add.
        * testsuite/23_containers/unordered_map/requirements/
        explicit_instantiation/5.cc: New.