From 69f6a804b0947fb5c6bdbc007d71fa8b8e7bab08 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 20 Aug 2002 23:10:34 +0000 Subject: * 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. --- localedata/ChangeLog | 5 +++++ localedata/charmaps/BIG5-HKSCS | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'localedata') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index abefa10..1f2f690 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,8 @@ +2002-08-15 Jakub Jelinek + + * charmaps/BIG5-HKSCS (WIDTH): Change to at start of + range. + 2002-08-09 Roland McGrath * Makefile ($(INSTALL-SUPPORTED-LOCALES)): Pass --alias-file option to diff --git a/localedata/charmaps/BIG5-HKSCS b/localedata/charmaps/BIG5-HKSCS index abd313f..b6f55b4 100644 --- a/localedata/charmaps/BIG5-HKSCS +++ b/localedata/charmaps/BIG5-HKSCS @@ -18309,5 +18309,5 @@ WIDTH ... 2 ... 2 ... 2 -... 2 +... 2 END WIDTH -- cgit v1.1