diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index aaa5178f04fc..fd96457b9754 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2011-02-07 Gerald Pfeifer + + * doc/xml/faq.xml: Adjust link to bug database. + Remove old item on broken header files. + 2011-02-04 Benjamin Kosnik * include/bits/regex_error.h (__throw_regex_error): Not inline. diff --git a/libstdc++-v3/doc/xml/faq.xml b/libstdc++-v3/doc/xml/faq.xml index f8e6312386a4..05e805e90a5f 100644 --- a/libstdc++-v3/doc/xml/faq.xml +++ b/libstdc++-v3/doc/xml/faq.xml @@ -745,7 +745,7 @@ Before reporting a bug, please examine the - bugs database with the + bugs database with the category set to g++. @@ -848,17 +848,9 @@ - If you have found an extremely broken header file which is - causing problems for you, look carefully before submitting a - "high" priority bug report (which you probably - shouldn't do anyhow; see the last paragraph of the page - describing the GCC - bug database). - - - If the headers are in ${prefix}/include/g++-3, or - if the installed library's name looks like - libstdc++-2.10.a or + If you are using headers in + ${prefix}/include/g++-3, or if the installed + library's name looks like libstdc++-2.10.a or libstdc++-libc6-2.10.so, then you are using the old libstdc++-v2 library, which is nonstandard and unmaintained. Do not report problems with -v2 to the -v3