diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-01-24 10:17:23 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-01-24 10:17:23 +0000 |
commit | 440d13e289b6716dd5105d7209107da6821ce1b4 (patch) | |
tree | 43cd287039bc51e7ad1cf3150724a46090d2e6f4 /ChangeLog | |
parent | d74e76f9f6b05428358a6248ac506dc38c323c7e (diff) | |
download | glibc-440d13e289b6716dd5105d7209107da6821ce1b4.tar.gz glibc-440d13e289b6716dd5105d7209107da6821ce1b4.tar.xz glibc-440d13e289b6716dd5105d7209107da6821ce1b4.zip |
Update.
1999-01-24 Ulrich Drepper <drepper@cygnus.com> * ctype/ctype.c (toupper): Correct variable names from lat change. (tolower): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7baae4fce5..0d922f7314 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-01-24 Ulrich Drepper <drepper@cygnus.com> + + * ctype/ctype.c (toupper): Correct variable names from lat change. + (tolower): Likewise. + 1999-01-23 Ulrich Drepper <drepper@cygnus.com> * sunrpc/rpc_main.c (open_output): Allow better translation of |