diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-08-31 18:42:14 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-08-31 18:42:14 +0000 |
commit | 52bc074fec2a0e606b69f6d94198a6cbcb044442 (patch) | |
tree | d0aa5705bfb414795703c2b3fabf226024d33c5f /ChangeLog | |
parent | a4f4b72b80dd7a36d65828d351716c45908c0ada (diff) | |
download | glibc-52bc074fec2a0e606b69f6d94198a6cbcb044442.zip glibc-52bc074fec2a0e606b69f6d94198a6cbcb044442.tar.gz glibc-52bc074fec2a0e606b69f6d94198a6cbcb044442.tar.bz2 |
Update.
1999-08-31 Andreas Schwab <schwab@suse.de>
* locale/C-collate.c: Add missing initialisations.
* locale/C-ctype.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1999-08-31 Andreas Schwab <schwab@suse.de> + + * locale/C-collate.c: Add missing initialisations. + * locale/C-ctype.c: Likewise. + 1999-08-31 Ulrich Drepper <drepper@cygnus.com> * time/strftime.c (my_strftime): Remove unneeded variable len. |