2018-06-21 François Dumont <fdumont@gcc.gnu.org>
authorFrançois Dumont <fdumont@gcc.gnu.org>
Fri, 22 Jun 2018 05:23:47 +0000 (05:23 +0000)
committerFrançois Dumont <fdumont@gcc.gnu.org>
Fri, 22 Jun 2018 05:23:47 +0000 (05:23 +0000)
Fix this ChangeLog entry.

From-SVN: r261878

libstdc++-v3/ChangeLog

index baaf43169a6aa9e15f443e69eadbc38c88b207d9..1c4e467bbbe97b0957da06131de777f8bfbee77d 100644 (file)
@@ -66,9 +66,9 @@
 
 2018-06-21  François Dumont  <fdumont@gcc.gnu.org>
 
-       * include/debug/debug.h
+       * include/debug/safe_iterator.h
        (_Safe_iterator<>(const _Safe_iterator<_MutableIterator,>& __x)):
-       Compare __x base iterator with a default initialized iterator of the
+       Compare __x base iterator with a value-initialized iterator of the
        same type.
 
 2018-06-20  Jonathan Wakely  <jwakely@redhat.com>