diff mbox

[wwwdocs] projects/cxx0x.html Bugzilla reference

Message ID alpine.LNX.2.00.1208042315410.3055@gerinyyl.fvgr
State New
Headers show

Commit Message

Gerald Pfeifer Aug. 4, 2012, 9:17 p.m. UTC
Applied.  (Of course I realized I missed one after declaring
victory just a few minutes ago. ;-)

Gerald
diff mbox

Patch

Index: htdocs/projects/cxx0x.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/cxx0x.html,v
retrieving revision 1.56
diff -u -3 -p -r1.56 cxx0x.html
--- htdocs/projects/cxx0x.html	30 May 2012 13:19:25 -0000	1.56
+++ htdocs/projects/cxx0x.html	4 Aug 2012 21:15:40 -0000
@@ -187,7 +187,7 @@ 
     <tr>
       <td>Generalized attributes</td>
       <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2761.pdf">N2761</a></td>
-      <td align="center"><a href="http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53528">Work in progress</a></td>
+      <td align="center"><a href="http://gcc.gnu.org/PR53528">Work in progress</a></td>
     </tr>
     <tr>
       <td>Generalized constant expressions</td>