aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog-2001
diff options
context:
space:
mode:
authorBenjamin Kosnik <bkoz@redhat.com>2002-01-31 02:05:17 +0000
committerBenjamin Kosnik <bkoz@redhat.com>2002-01-31 02:05:17 +0000
commit23cc495c4d02edbf3556d401b5e2a8e234812894 (patch)
treecd7570566e47f9d0b95a52e5806803684e1eaee8 /libstdc++-v3/ChangeLog-2001
parentcdf0d96dc7c0557eb9dd749e7ce676bb74c414ca (diff)
2002-01-30 Benjamin Kosnik <bkoz@redhat.com>
* config/locale/c_locale_gnu.cc: Same errno fixes as generic. * ChangeLog-2001: Fix my spelling errors... * docs/html/17_intro/RELEASE-NOTES: Update. * docs/html/17_intro/TODO: Update. * README (file): Update. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@49358 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/ChangeLog-2001')
-rw-r--r--libstdc++-v3/ChangeLog-20014
1 files changed, 2 insertions, 2 deletions
diff --git a/libstdc++-v3/ChangeLog-2001 b/libstdc++-v3/ChangeLog-2001
index 1c8e575af45..e7d658febc0 100644
--- a/libstdc++-v3/ChangeLog-2001
+++ b/libstdc++-v3/ChangeLog-2001
@@ -21,7 +21,7 @@
* include/ext/stl_hashtable.h: Likewise.
* include/bits/stl_iterator_base_funcs.h: Move distance() extension...
* include/ext/iterator: to here. New file.
- * include/Makefile.am (ext_headers): Add new file, alphabatize.
+ * include/Makefile.am (ext_headers): Add new file, alphabetize.
* include/Makefile.in: Regenerate.
2001-12-31 Phil Edwards <pme@gcc.gnu.org>
@@ -273,7 +273,7 @@
2001-12-14 Benjamin Kosnik <bkoz@redhat.com>
- Clean up initialization and simplfy caching of underlying "C"
+ Clean up initialization and simplify caching of underlying "C"
default locale objects.
* src/localename.cc (locale::_Impl::_Impl(string, size_t):
Unconditionally create __clocale object for all named locales,