summaryrefslogtreecommitdiff
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 34e731a347c..f777328c940 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,10 @@
+2015-05-01 Jonathan Wakely <jwakely@redhat.com>
+
+ * include/std/memory (pointer_safety, declare_reachable,
+ undeclare_reachable, declare_no_pointers, undeclare_no_pointers,
+ get_pointer_safety): Define.
+ * testsuite/20_util/pointer_safety/1.cc: New.
+
2015-04-30 Jonathan Wakely <jwakely@redhat.com>
Implement N4100 File System TS