[wwwdocs] Update changes.html with libstdc++ changes

Gerald Pfeifer gerald@pfeifer.com
Wed Apr 8 06:56:00 GMT 2015


On Sat, 6 Dec 2014, Jonathan Wakely wrote:
> This adds recent libstdc++ updates to gcc-5/changes.html

Nice!  Just a most minor change to end a list with a full stop 
instead of a semi-colon.  Applied.

Gerald

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-5/changes.html,v
retrieving revision 1.94
diff -u -r1.94 changes.html
--- changes.html	6 Apr 2015 12:56:40 -0000	1.94
+++ changes.html	8 Apr 2015 06:54:43 -0000
@@ -456,7 +456,7 @@
     <li>New random number distributions <code>logistic_distribution</code> and
       <code>uniform_on_sphere_distribution</code> as extensions.</li>
     <li><a href="https://sourceware.org/gdb/current/onlinedocs/gdb/Xmethods-In-Python.html">GDB
-      Xmethods</a> for containers and <code>std::unique_ptr</code>;</li>
+      Xmethods</a> for containers and <code>std::unique_ptr</code>.</li>
   </ul>
 
 <h3 id="fortran">Fortran</h3>



More information about the Gcc-patches mailing list