diff options
author | Edward Smith-Rowland <emsr@gcc.gnu.org> | 2013-07-08 02:13:30 +0000 |
---|---|---|
committer | Edward Smith-Rowland <emsr@gcc.gnu.org> | 2013-07-08 02:13:30 +0000 |
commit | c8dfadf8f35a6d636f8dbc51590f7b530ef34d4f (patch) | |
tree | cc17233d16be87660ef8155142261b03374064b6 | |
parent | af8bc8f324e3c74eadfea2d1759a77a8c3bdcd08 (diff) | |
download | gcc-c8dfadf8f35a6d636f8dbc51590f7b530ef34d4f.zip gcc-c8dfadf8f35a6d636f8dbc51590f7b530ef34d4f.tar.gz gcc-c8dfadf8f35a6d636f8dbc51590f7b530ef34d4f.tar.bz2 |
Add links to the C++14 library implementation status page.
From-SVN: r200749
-rw-r--r-- | libstdc++-v3/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 2c9f59e..f96470b 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2013-07-07 Ed Smith-Rowland <3dw4rd@verizon.net> + + * doc/xml/manual/status_cxx2014.xml: Add links for papers. + 2013-07-05 François Dumont <fdumont@gcc.gnu.org> * include/bits/hashtable_policy.h (_ReuseOrAllocNode): Use forward |