[libstdc++,doc] refer to our bugs page

Gerald Pfeifer gerald@pfeifer.com
Sat Oct 10 23:34:00 GMT 2009


I'd like to refer to our bugs page instead of Bugzilla directly, and
will continue to improve the former.  Any objections, suggestions,...?

Gerald
 
2009-10-11  Gerald Pfeifer  <gerald@pfeifer.com>

	* doc/xml/manual/intro.xml: Refer to our bugs page instead of
	Bugzilla directly.

Index: doc/xml/manual/intro.xml
===================================================================
--- doc/xml/manual/intro.xml	(revision 152630)
+++ doc/xml/manual/intro.xml	(working copy)
@@ -195,10 +195,9 @@
       <title>Implementation Bugs</title>
     <para>
       Information on known bugs, details on efforts to fix them, and
-      fixed bugs are all available as part of the GCC bug tracking
-      system, <ulink
-      url="http://gcc.gnu.org/bugzilla">bugzilla</ulink>, with the
-      category set to <literal>libstdc++</literal>.
+      fixed bugs are all available as part of the <ulink
+      url="http://gcc.gnu.org/bugs/">GCC bug tracking system</ulink>,
+      with the category set to <literal>libstdc++</literal>.
     </para>
     </sect2>



More information about the Libstdc++ mailing list