diff options
author | Benjamin Kosnik <bkoz@gcc.gnu.org> | 2010-01-12 01:37:39 +0000 |
---|---|---|
committer | Benjamin Kosnik <bkoz@gcc.gnu.org> | 2010-01-12 01:37:39 +0000 |
commit | 220fceaaa43bdb958d9b36b82b3ea1981fecb0fd (patch) | |
tree | 2b19d7aa7c8a5a28b6d05fd51bcf55e71d2cd744 /libstdc++-v3 | |
parent | a2edd3e945b531e0f5d19e52ec04c7264cb940c8 (diff) | |
download | gcc-220fceaaa43bdb958d9b36b82b3ea1981fecb0fd.zip gcc-220fceaaa43bdb958d9b36b82b3ea1981fecb0fd.tar.gz gcc-220fceaaa43bdb958d9b36b82b3ea1981fecb0fd.tar.bz2 |
run_doxygen: Correct nested scope on the man pages.
2010-01-12 Benjamin Kosnik <bkoz@redhat.com>
* scripts/run_doxygen: Correct nested scope on the man pages.
* doc/xml/faq.xml: Edits, linkcheck, doxygen link reassociate.
* doc/xml/manual/mt_allocator.xml: Same.
* doc/xml/manual/allocator.xml: Same.
* doc/xml/manual/codecvt.xml: Same.
* doc/xml/manual/backwards_compatibility.xml: Same.
* doc/xml/manual/concurrency.xml: Same.
* doc/xml/manual/parallel_mode.xml: Same.
* doc/xml/manual/io.xml: Same.
* doc/xml/manual/support.xml: Same.
* doc/xml/manual/evolution.xml: Same.
* doc/xml/manual/using.xml: Same.
* doc/xml/manual/extensions.xml: Same.
* doc/xml/manual/appendix_contributing.xml: Same.
* doc/xml/manual/prerequisites.xml: Same.
* doc/xml/manual/diagnostics.xml: Same.
* doc/xml/manual/spine.xml: Same.
* doc/xml/manual/status_cxx200x.xml: Same.
* doc/xml/manual/test.xml: Same.
* doc/xml/spine.xml: Same.
* doc/html/*: Regenerate.
* include/profile/impl/profiler.h: Remove duplicate markup.
From-SVN: r155828
Diffstat (limited to 'libstdc++-v3')
-rw-r--r-- | libstdc++-v3/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index d25d100..550d183 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,4 +1,4 @@ -2010-01-07 Benjamin Kosnik <bkoz@redhat.com> +2010-01-12 Benjamin Kosnik <bkoz@redhat.com> * scripts/run_doxygen: Correct nested scope on the man pages. * doc/xml/faq.xml: Edits, linkcheck, doxygen link reassociate. |