I feel little bit uncomfortable with "new ISO C++ standard, C++11", since C++14 is already there, so I removed it.
Please check the words, since English is not my first language >.< Thanks! Index: htdocs/index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v retrieving revision 1.891 diff -r1.891 index.html 55a56,59 > <dt><span><a href="projects/cxx0x.html">C++11</a> <regex> support</span> > <span class="date">[2013-10-02]</span></dt> > <dd>Regular expression support in <a href="libstdc++/">libstdc++-v3</a> is > now available.</dd> > Index: htdocs/gcc-4.9/changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.9/changes.html,v retrieving revision 1.27 diff -r1.27 changes.html 136a137,139 > <li><a > href="http://gcc.gnu.org/onlinedocs/libstdc++/manual/status.html#status.iso.2011"> > Improved support for C++11</a>, including support for <regex>. > </li> -- Tim Shen