diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-03-22 07:22:01 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-03-22 07:22:01 +0000 |
commit | 1ab1ea76bf65a1cf97dd734a75a08e1d79913b37 (patch) | |
tree | 93918ea84ba3c7d51be4ca79ae119aa0ce97426a /ChangeLog | |
parent | d4144f187e037566005460fd89dd28bd9956aa3f (diff) | |
download | glibc-1ab1ea76bf65a1cf97dd734a75a08e1d79913b37.tar.gz glibc-1ab1ea76bf65a1cf97dd734a75a08e1d79913b37.tar.xz glibc-1ab1ea76bf65a1cf97dd734a75a08e1d79913b37.zip |
Update.
2000-03-21 Ulrich Drepper <drepper@redhat.com> * libio/oldtmpfile.c: Update for new SHLIB_COMPAT definition. * libio/oldiofopen.c: Likewise. * libio/oldiofclose.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c51960ba8a..70cb93522d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-03-21 Ulrich Drepper <drepper@redhat.com> + + * libio/oldtmpfile.c: Update for new SHLIB_COMPAT definition. + * libio/oldiofopen.c: Likewise. + * libio/oldiofclose.c: Likewise. + 2000-03-22 Roland McGrath <roland@baalperazim.frob.com> * include/shlib-compat.h (SHLIB_COMPAT): Take a third argument, |