diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-06-12 00:25:51 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-06-12 00:25:51 +0000 |
commit | b07d03e000b5c073e7768a6ca2e30578ac51f318 (patch) | |
tree | 36d7e51ef9ef8e4826c18e06c734be9d994e9843 /ChangeLog | |
parent | 37742e84b2569e6f392d04b338a7e48773ed7a94 (diff) | |
download | glibc-b07d03e000b5c073e7768a6ca2e30578ac51f318.tar.gz glibc-b07d03e000b5c073e7768a6ca2e30578ac51f318.tar.xz glibc-b07d03e000b5c073e7768a6ca2e30578ac51f318.zip |
Update.
* manual/sysinfo.texi: Document fstab and mtab handling functions. * manual/llio.texi: Document more LFS functions and start documenting the AIO functions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index c180ac2096..886b0378b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,9 @@ * libc.map: Don't export argp's fmtstream handling functions. - * manual/sysinfo.h: Document fstab and mtab handling functions. + * manual/sysinfo.texi: Document fstab and mtab handling functions. + * manual/llio.texi: Document more LFS functions and start documenting + the AIO functions. 1998-06-03 03:09 Geoff Keating <geoffk@ozemail.com.au> |