diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-01-08 04:46:10 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-01-08 04:46:10 +0000 |
commit | f14854aab2b23d37c27c21975c5cb9f493f4ae82 (patch) | |
tree | e5c6d91baba29d96a949ac40de9af78b4532a0da /ChangeLog | |
parent | 7c93d95dcf67ca7c53bd9bab9adeef60ea7b2503 (diff) | |
download | glibc-f14854aab2b23d37c27c21975c5cb9f493f4ae82.tar.gz glibc-f14854aab2b23d37c27c21975c5cb9f493f4ae82.tar.xz glibc-f14854aab2b23d37c27c21975c5cb9f493f4ae82.zip |
Update.
2000-01-06 Ulrich Drepper <drepper@cygnus.com> * localedata/Makefile (install-locales): Create locale directory if it does not exist. * locale/programs/charmap.c (charmap_read): Call lr_open here and not in parse_charmap. Try also the directories on the I18NPATH. (parse_charmap): Change accordingly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 14fe8665bc..bfe113ab5c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2000-01-06 Ulrich Drepper <drepper@cygnus.com> + + * localedata/Makefile (install-locales): Create locale directory + if it does not exist. + + * locale/programs/charmap.c (charmap_read): Call lr_open here and + not in parse_charmap. Try also the directories on the I18NPATH. + (parse_charmap): Change accordingly. + 2000-01-05 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/i386/Dist: Distribute oldgetrlimit64.c |