diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-11-16 23:00:29 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-11-16 23:00:29 +0000 |
commit | 96f0d1f51afc733684c3a5abbdf242cd3347c185 (patch) | |
tree | 2654d6710dfe7404e167125493b1db3fb5d2a7d9 /ChangeLog | |
parent | e48492aebc516d7a615e155e2ba5f4ce28225da0 (diff) | |
download | glibc-96f0d1f51afc733684c3a5abbdf242cd3347c185.tar.gz glibc-96f0d1f51afc733684c3a5abbdf242cd3347c185.tar.xz glibc-96f0d1f51afc733684c3a5abbdf242cd3347c185.zip |
Update.
* locale/programs/ld-ctype.c (set_class_defaults): Set default value for alpha and alnum correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7039791bc3..6379dce139 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 1999-11-16 Ulrich Drepper <drepper@cygnus.com> + * locale/programs/ld-ctype.c (set_class_defaults): Set default + value for alpha and alnum correctly. + * locale/programs/ld-address.c (address_output): Fix output of country_num. |