diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-07 19:13:50 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-07 19:13:50 +0000 |
commit | 45c952394b49a40b456ed049b3dc305ec07de576 (patch) | |
tree | 45ad17686aa9faba183f1bb3a2237c7e6b5d40af /ChangeLog | |
parent | 2a63199095b7f9f4881787876d29a17c971f87f0 (diff) | |
download | glibc-45c952394b49a40b456ed049b3dc305ec07de576.tar.gz glibc-45c952394b49a40b456ed049b3dc305ec07de576.tar.xz glibc-45c952394b49a40b456ed049b3dc305ec07de576.zip |
Update.
* locale/programs/ld-ctype.c: Handle SP and space consistently.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 555199c8a3..fdf06f0cd2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2000-06-07 Ulrich Drepper <drepper@redhat.com> + * locale/programs/ld-ctype.c: Handle SP and space consistently. + * locale/programs/charmap.c: Allow string arguments for code_set_name and repertoiremap. |