diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-11-19 13:09:21 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-11-19 13:09:21 +0000 |
commit | 1da995555a114b464501de39bdbf124bc8a1da2e (patch) | |
tree | 8b5138fce48109aa62eb0f6de4946db6aa58fb5a /ChangeLog | |
parent | f1317ef5091309fd16948258d1e9d6fdd86c5b57 (diff) | |
download | glibc-1da995555a114b464501de39bdbf124bc8a1da2e.tar.gz glibc-1da995555a114b464501de39bdbf124bc8a1da2e.tar.xz glibc-1da995555a114b464501de39bdbf124bc8a1da2e.zip |
Update.
1998-11-19 Ulrich Drepper <drepper@cygnus.com> * ctype/Versions: Add _tolower and _toupper.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 393d726ac0..0257a23af8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1998-11-19 Ulrich Drepper <drepper@cygnus.com> + + * ctype/Versions: Add _tolower and _toupper. + 1998-11-19 Thorsten Kukuk <kukuk@vt.uni-paderborn.de> * sunrpc/svc_unix.c (readunix): Check for POLLERR, POLLHUP and |