diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-11-18 16:25:42 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-11-18 16:25:42 +0000 |
commit | 643e9936eb83f4c7431072ab60a207de35d382f1 (patch) | |
tree | a67a2e604b705db5bcda8deb69776ec0e8405655 /ChangeLog | |
parent | 5491da0dfa50a969aca174742c64e114fe068af4 (diff) | |
download | glibc-643e9936eb83f4c7431072ab60a207de35d382f1.tar.gz glibc-643e9936eb83f4c7431072ab60a207de35d382f1.tar.xz glibc-643e9936eb83f4c7431072ab60a207de35d382f1.zip |
Update.
1999-11-18 Ulrich Drepper <drepper@cygnus.com> * locale/programs/locale.c: Don't handle LC_ALL together with the other categories when printing the value. Patch by Akira YOSHIYAMA <yosshy@tkf.att.ne.jp>. * locale/locale.h: Correct comment about LC_ALL.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 35af1c9549..66a3510c7f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1999-11-18 Ulrich Drepper <drepper@cygnus.com> + + * locale/programs/locale.c: Don't handle LC_ALL together with the + other categories when printing the value. + Patch by Akira YOSHIYAMA <yosshy@tkf.att.ne.jp>. + + * locale/locale.h: Correct comment about LC_ALL. + 1999-11-17 Ulrich Drepper <drepper@cygnus.com> * locale/programs/ld-ctype.c (ctype_output): Correct computation of |