On 02/10/14 11:12 +0100, Jonathan Wakely wrote:
Note Ed's recent changes. Committed to CVS.

And fix a markup error that I expected xmllint to catch :-(
Index: htdocs/gcc-5/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-5/changes.html,v
retrieving revision 1.13
diff -u -r1.13 changes.html
--- htdocs/gcc-5/changes.html	2 Oct 2014 10:12:04 -0000	1.13
+++ htdocs/gcc-5/changes.html	2 Oct 2014 10:13:08 -0000
@@ -102,7 +102,7 @@
       Improved experimental support for C++14</a>, including:
       <ul>
         <li> <code>std::is_final</code> type trait; </li>
-      <ul>
+      </ul>
     </li>
     <li>An implementation of <code>std::experimental::any</code>.</li>
     <li>New random number distributions <code>logistic_distribution</code> and

Reply via email to