diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-11-27 02:43:16 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-11-27 02:43:16 +0000 |
commit | b1c9ad82a03bfda99e032a22297973bc4c773302 (patch) | |
tree | ae8172ca41f5e983091508f635f12f609bed1e5b /ChangeLog | |
parent | 70e22d49c55bfc1b5108d2a726183795b41b2a45 (diff) | |
download | glibc-b1c9ad82a03bfda99e032a22297973bc4c773302.tar.gz glibc-b1c9ad82a03bfda99e032a22297973bc4c773302.tar.xz glibc-b1c9ad82a03bfda99e032a22297973bc4c773302.zip |
Update.
* locale/programs/ld-ctype.c (allocate_arrays): Complete last patch. Use wch instead of idx to compute index. Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 714e5040cb..fc42a29ffa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 1999-11-26 Ulrich Drepper <drepper@cygnus.com> + * locale/programs/ld-ctype.c (allocate_arrays): Complete last + patch. Use wch instead of idx to compute index. + Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>. + * inet/rcmd.c (ruserok): Use iruserok2 not iruserok. * locale/iso-3166.def: Update from latest official list. |