aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-06-11 21:06:58 +0000
committerUlrich Drepper <drepper@redhat.com>1998-06-11 21:06:58 +0000
commit37742e84b2569e6f392d04b338a7e48773ed7a94 (patch)
treea4c51a6ea01936e251910909099fa83253f3ed07 /ChangeLog
parent29fe4d0d250eb8a51e6d3a916f0083c1fcb88f69 (diff)
downloadglibc-37742e84b2569e6f392d04b338a7e48773ed7a94.zip
glibc-37742e84b2569e6f392d04b338a7e48773ed7a94.tar.gz
glibc-37742e84b2569e6f392d04b338a7e48773ed7a94.tar.bz2
Update.
* manual/sysinfo.h: Document fstab and mtab handling functions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1dc8862..c180ac2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
* libc.map: Don't export argp's fmtstream handling functions.
+ * manual/sysinfo.h: Document fstab and mtab handling functions.
+
1998-06-03 03:09 Geoff Keating <geoffk@ozemail.com.au>
* sysdeps/unix/sysv/linux/pread.c: Detect missing syscall, like poll().