aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/ChangeLog')
-rw-r--r--libstdc++-v3/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 0399ec6..438206b 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,10 @@
+2018-10-20 François Dumont <fdumont@gcc.gnu.org>
+
+ * testsuite/util/testsuite_containers.h
+ (forward_members_unordered<>::forward_members_unordered
+ (const value_type&)): Add local_iterator pre and post increment checks.
+ * config/abi/pre/gnu.ver: Add GLIBCXX_3.4.26 new symbol.
+
2018-10-19 Jonathan Wakely <jwakely@redhat.com>
* testsuite/23_containers/array/requirements/explicit_instantiation/