diff options
author | Roland McGrath <roland@gnu.org> | 2002-08-20 23:10:34 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-08-20 23:10:34 +0000 |
commit | 69f6a804b0947fb5c6bdbc007d71fa8b8e7bab08 (patch) | |
tree | 0c2d1beec2594f3ef81ee412e4cfee0749856d4b /localedata/ChangeLog | |
parent | c6c6dd4803a9ec8d7302b9ed8552ad15516baeb6 (diff) | |
download | glibc-69f6a804b0947fb5c6bdbc007d71fa8b8e7bab08.tar.gz glibc-69f6a804b0947fb5c6bdbc007d71fa8b8e7bab08.tar.xz glibc-69f6a804b0947fb5c6bdbc007d71fa8b8e7bab08.zip |
* locale/programs/localedef.c (add_to_readlist): Error about
circular dependencies only if the locale in question hasn't been finished. * locale/programs/linereader.c (get_string): Pass LC_CTYPE not CTYPE_LOCALE to load_locale. * locale/programs/locfile.c (locfile_read): Don't include unneeded but available locales in locale_mask. * locale/programs/locarchive.c (enlarge_archive): If quiet, don't print any messages about enlarging archive.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index abefa10d75..1f2f6907f5 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,8 @@ +2002-08-15 Jakub Jelinek <jakub@redhat.com> + + * charmaps/BIG5-HKSCS (WIDTH): Change <UE000> to <UE003> at start of + range. + 2002-08-09 Roland McGrath <roland@redhat.com> * Makefile ($(INSTALL-SUPPORTED-LOCALES)): Pass --alias-file option to |