diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-11-20 17:42:38 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-11-20 17:42:38 +0000 |
commit | 9e2b7438ecec43f3c6bd55326529bf06fc1aaeb8 (patch) | |
tree | c5dac1656a87864be3390283ae2d97b072c474b3 /ChangeLog | |
parent | 6324a838a3620367b54b76571ed4ca315d1e2ca6 (diff) | |
download | glibc-9e2b7438ecec43f3c6bd55326529bf06fc1aaeb8.tar.gz glibc-9e2b7438ecec43f3c6bd55326529bf06fc1aaeb8.tar.xz glibc-9e2b7438ecec43f3c6bd55326529bf06fc1aaeb8.zip |
Update.
1999-11-20 Ulrich Drepper <drepper@cygnus.com> * locale/programs/ld-ctype.c (ctype_read): Fix reading of <U....> values in charmaps.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5daab0a033..d2c0dea9e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-11-20 Ulrich Drepper <drepper@cygnus.com> + + * locale/programs/ld-ctype.c (ctype_read): Fix reading of <U....> + values in charmaps. + 1999-11-18 Paul Eggert <eggert@twinsun.com> * time/strftime.c (my_strftime): Some old compilers object to |