aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
diff options
context:
space:
mode:
authorEdward Smith-Rowland <3dw4rd@verizon.net>2019-09-09 17:17:48 +0000
committerEdward Smith-Rowland <3dw4rd@verizon.net>2019-09-09 17:17:48 +0000
commit0938db7622053df4a6d51b90cd532d879a97676f (patch)
treeed571b7a0ab14b156d4853fd61e207815b801b4f /libstdc++-v3/ChangeLog
parent7ef922c22da58a83f3506bed0d87ac7aa9cfb508 (diff)
2019-09-09 Edward Smith-Rowland <3dw4rd@verizon.net>
Update docs for p858 - Constexpr iterator changes available since 9.1. * doc/xml/manual/status_cxx2020.xml: Update p0858r0 status. git-svn-id: https://gcc.gnu.org/svn/gcc/branches/gcc-9-branch@275523 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/ChangeLog')
-rw-r--r--libstdc++-v3/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 5a0dd3c953f..683f8d7f786 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,8 @@
+2019-09-09 Edward Smith-Rowland <3dw4rd@verizon.net>
+
+ Update docs for p858 - Constexpr iterator changes available since 9.1.
+ * doc/xml/manual/status_cxx2020.xml: Update p0858r0 status.
+
2019-09-02 Jonathan Wakely <jwakely@redhat.com>
* doc/xml/manual/abi.xml: Document 9.x library versions.