libstdc++: Fix unconditional definition of __cpp_lib_span in <version> [PR 97869}
[gcc.git] / libstdc++-v3 / ChangeLog-2001
index 1c8e575af4549a2762fa4fb898a83ff6f69504cb..27012af4a39a6da61c146b1d44b049484a16e49b 100644 (file)
@@ -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>
 
 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,
        * tests_flags.in: Fix typo in usage.
 
        * tests_flags.in: Set target specific LIBS for cygwin.
+\f
+Copyright (C) 2001 Free Software Foundation, Inc.
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.