diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-07-01 02:46:04 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-07-01 02:46:04 +0000 |
commit | 71d82dbe9e2e3345de641259dbacb8d45b0801a3 (patch) | |
tree | 09dedee68cf52a9168d0ccf6a9bb11f31ffa354b /ChangeLog | |
parent | 3da67f9970670030fdc273455b08606170183489 (diff) | |
download | glibc-71d82dbe9e2e3345de641259dbacb8d45b0801a3.tar.gz glibc-71d82dbe9e2e3345de641259dbacb8d45b0801a3.tar.xz glibc-71d82dbe9e2e3345de641259dbacb8d45b0801a3.zip |
Update.
* timezone/Makefile (build-testdata): Set LANGUAGE and LC_ALL since zic uses setlocale and gettext but we cannot make it use the new locale data since zic calls a shell which might not use the new libc.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 419075ff0c..d02e9acc11 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2000-06-30 Ulrich Drepper <drepper@redhat.com> + * timezone/Makefile (build-testdata): Set LANGUAGE and LC_ALL + since zic uses setlocale and gettext but we cannot make it use the + new locale data since zic calls a shell which might not use the + new libc. + * stdlib/strfmon.c: Move somewhat closer to the standard wrt to handling the internation currency symbol. POSIX says that the fourth character is used to separate the currency symbol from the |