diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-04-15 19:38:00 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-04-15 19:38:00 +0000 |
commit | 29094e48802f69927d59b5edf5afc90ec222c8b9 (patch) | |
tree | 9c5d3b0dba3e61c6d5e3f2023979529006ad983e /ChangeLog | |
parent | afdda55ad55b49ee46e42976c42978460907baad (diff) | |
download | glibc-29094e48802f69927d59b5edf5afc90ec222c8b9.tar.gz glibc-29094e48802f69927d59b5edf5afc90ec222c8b9.tar.xz glibc-29094e48802f69927d59b5edf5afc90ec222c8b9.zip |
Update.
2000-04-15 Ulrich Drepper <drepper@redhat.com> * manual/argp.texi: Document index parameter of argp_parse. Fix typo. Reported by Andrew Schulman <SCHULMAN.ANDREW@epamail.epa.gov>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b13f979443..8590979b12 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-04-15 Ulrich Drepper <drepper@redhat.com> + + * manual/argp.texi: Document index parameter of argp_parse. + Fix typo. + Reported by Andrew Schulman <SCHULMAN.ANDREW@epamail.epa.gov>. + 2000-04-14 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/shm_open.c: Include linux_fsinfo for |