diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-06-11 14:56:10 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-06-11 14:56:10 +0000 |
commit | 29fe4d0d250eb8a51e6d3a916f0083c1fcb88f69 (patch) | |
tree | a99134a248fcc3412673592aa30d1963da96c7c8 /ChangeLog | |
parent | 36ecfe5690660610f27d839f3cae31f417b33a04 (diff) | |
download | glibc-29fe4d0d250eb8a51e6d3a916f0083c1fcb88f69.tar.gz glibc-29fe4d0d250eb8a51e6d3a916f0083c1fcb88f69.tar.xz glibc-29fe4d0d250eb8a51e6d3a916f0083c1fcb88f69.zip |
Update.
1998-06-11 Ulrich Drepper <drepper@cygnus.com> * libc.map: Don't export argp's fmtstream handling functions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4976978a5d..1dc8862d95 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1998-06-11 Ulrich Drepper <drepper@cygnus.com> + + * libc.map: Don't export argp's fmtstream handling functions. + 1998-06-03 03:09 Geoff Keating <geoffk@ozemail.com.au> * sysdeps/unix/sysv/linux/pread.c: Detect missing syscall, like poll(). |