diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-11-24 20:48:27 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-11-24 20:48:27 +0000 |
commit | 8d2d51e373dd7c6c4a9b417a5bb7bdda3fe09b5f (patch) | |
tree | 57d33cd0b14427fff39510ad6945cfde8e62711b /ChangeLog | |
parent | f560110dd6b911b2719d6010fc321b1059de215a (diff) | |
download | glibc-8d2d51e373dd7c6c4a9b417a5bb7bdda3fe09b5f.tar.gz glibc-8d2d51e373dd7c6c4a9b417a5bb7bdda3fe09b5f.tar.xz glibc-8d2d51e373dd7c6c4a9b417a5bb7bdda3fe09b5f.zip |
Update.
1999-11-24 Ulrich Drepper <drepper@cygnus.com> * include/string.h: Remove K&R compatibility.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c3a1c51ccc..e07fb94610 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-11-24 Ulrich Drepper <drepper@cygnus.com> + + * include/string.h: Remove K&R compatibility. + 1999-11-23 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/bits/signum.h (SIGSYS): New definition. |