From: Paolo Carlini Date: Wed, 11 Mar 2009 02:11:08 +0000 (+0000) Subject: faq.xml: Fix links to implementation status pages. X-Git-Tag: releases/gcc-4.4.0~309 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=874b0a9e6218d3645897c3b94c5c73d65d1754e4;p=thirdparty%2Fgcc.git faq.xml: Fix links to implementation status pages. 2009-03-10 Paolo Carlini * doc/xml/faq.xml: Fix links to implementation status pages. From-SVN: r144771 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 8d326b3b3353..77791f3ab7fa 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2009-03-10 Paolo Carlini + + * doc/xml/faq.xml: Fix links to implementation status pages. + 2009-03-10 Paolo Carlini * include/std/complex (operator+(const complex<>&, const _Tp&), diff --git a/libstdc++-v3/doc/xml/faq.xml b/libstdc++-v3/doc/xml/faq.xml index 6d1feedb6987..5b60c8826263 100644 --- a/libstdc++-v3/doc/xml/faq.xml +++ b/libstdc++-v3/doc/xml/faq.xml @@ -692,8 +692,9 @@ Long answer: See the implementation status pages for - C++98, - TR1, and C++0x. + C++98, + TR1, and + C++0x.