diff options
author | Edward Smith-Rowland <emsr@gcc.gnu.org> | 2019-09-09 17:18:52 +0000 |
---|---|---|
committer | Edward Smith-Rowland <emsr@gcc.gnu.org> | 2019-09-09 17:18:52 +0000 |
commit | 3b63f5376ab350980d534107f8fd68ddae72ecdc (patch) | |
tree | c6fe5b9689b53c98fc83ef8d09e0235c9ff0a1b7 | |
parent | 324fb1020f4bf7bcf39bd82fb1cef49b6e7e2fae (diff) | |
download | gcc-3b63f5376ab350980d534107f8fd68ddae72ecdc.zip gcc-3b63f5376ab350980d534107f8fd68ddae72ecdc.tar.gz gcc-3b63f5376ab350980d534107f8fd68ddae72ecdc.tar.bz2 |
Forgot Changelog from latest commit.
From-SVN: r275524
-rw-r--r-- | libstdc++-v3/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 6cf1737..982d63b 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,10 @@ +2019-09-09 Edward Smith-Rowland <3dw4rd@verizon.net> + + Update docs for recent <span> and constexpr lib changes. + * doc/xml/manual/status_cxx2020.xml: Update p0202r3, p0858r0, p0879r0, + p1023r0, p1085r2 status. + * doc/html/manual/status.html: Regenerate. + 2019-09-09 Antony Polukhin <antoshkka@gmail.com> * include/bits/charconv.h (__detail::__to_chars_10_impl): Replace |