about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-06-11 14:56:10 +0000
committerUlrich Drepper <drepper@redhat.com>1998-06-11 14:56:10 +0000
commit29fe4d0d250eb8a51e6d3a916f0083c1fcb88f69 (patch)
treea99134a248fcc3412673592aa30d1963da96c7c8 /ChangeLog
parent36ecfe5690660610f27d839f3cae31f417b33a04 (diff)
downloadglibc-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--ChangeLog4
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().