diff options
author | kraai <kraai@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-10-11 18:41:47 +0000 |
---|---|---|
committer | kraai <kraai@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-10-11 18:41:47 +0000 |
commit | 03248032feb73992d6e6e09bccbd996ea4174d24 (patch) | |
tree | 2d3abb936e2b5d9297fb8d3b8fc706e15297982e /libstdc++-v3/ChangeLog | |
parent | 2fbd3b4cce8dda458d173683fecb4e85a3df8e55 (diff) | |
download | ppe42-gcc-03248032feb73992d6e6e09bccbd996ea4174d24.tar.gz ppe42-gcc-03248032feb73992d6e6e09bccbd996ea4174d24.zip |
* docs/html/configopts.html: Quote StyleSheet attribute values.
* docs/html/documentation.html: Likewise.
* docs/html/explanations.html: Likewise.
* docs/html/install.html: Likewise.
* docs/html/17_intro/howto.html: Likewise.
* docs/html/17_intro/license.html: Likewise.
* docs/html/18_support/howto.html: Likewise.
* docs/html/19_diagnostics/howto.html: Likewise.
* docs/html/20_util/howto.html: Likewise.
* docs/html/21_strings/howto.html: Likewise.
* docs/html/22_locale/howto.html: Likewise.
* docs/html/23_containers/howto.html: Likewise.
* docs/html/24_iterators/howto.html: Likewise.
* docs/html/25_algorithms/howto.html: Likewise.
* docs/html/26_numerics/howto.html: Likewise.
* docs/html/27_io/howto.html: Likewise.
* docs/html/ext/howto.html: Likewise.
* docs/html/ext/sgiexts.html: Likewise.
* docs/html/faq/index.html: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46194 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/ChangeLog')
-rw-r--r-- | libstdc++-v3/ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 6f310e786cf..cde49f144f0 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,25 @@ +2001-10-11 Matt Kraai <kraai@alumni.carnegiemellon.edu> + + * docs/html/configopts.html: Quote StyleSheet attribute values. + * docs/html/documentation.html: Likewise. + * docs/html/explanations.html: Likewise. + * docs/html/install.html: Likewise. + * docs/html/17_intro/howto.html: Likewise. + * docs/html/17_intro/license.html: Likewise. + * docs/html/18_support/howto.html: Likewise. + * docs/html/19_diagnostics/howto.html: Likewise. + * docs/html/20_util/howto.html: Likewise. + * docs/html/21_strings/howto.html: Likewise. + * docs/html/22_locale/howto.html: Likewise. + * docs/html/23_containers/howto.html: Likewise. + * docs/html/24_iterators/howto.html: Likewise. + * docs/html/25_algorithms/howto.html: Likewise. + * docs/html/26_numerics/howto.html: Likewise. + * docs/html/27_io/howto.html: Likewise. + * docs/html/ext/howto.html: Likewise. + * docs/html/ext/sgiexts.html: Likewise. + * docs/html/faq/index.html: Likewise. + 2001-10-11 Loren J. Rittle <ljrittle@acm.org> * docs/html/faq/index.html (Is libstdc++-v3 thread-safe?): Rewrite. |