diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-06-08 11:46:01 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-06-08 11:46:01 +0000 |
commit | f5508a15fd0d28806124e9b6e9fab6f99ac087a0 (patch) | |
tree | 16b44972edf21064f2a6b39f5ec8dbf671f1e913 /ChangeLog | |
parent | a7f7e9543d56cfa677a6ffd95dee7c29d3f0f626 (diff) | |
download | glibc-f5508a15fd0d28806124e9b6e9fab6f99ac087a0.tar.gz glibc-f5508a15fd0d28806124e9b6e9fab6f99ac087a0.tar.xz glibc-f5508a15fd0d28806124e9b6e9fab6f99ac087a0.zip |
Update.
1999-06-08 Ulrich Drepper <drepper@cygnus.com> * grp/Makefile (tests): Add tst_fgetgrent. * grp/tst_fgetgrent.c: New file. Patches by Andreas Jaeger <aj@arthur.rhein-neckar.de>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 03937bd3b9..c68b05d5e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1999-06-08 Ulrich Drepper <drepper@cygnus.com> + + * grp/Makefile (tests): Add tst_fgetgrent. + * grp/tst_fgetgrent.c: New file. + Patches by Andreas Jaeger <aj@arthur.rhein-neckar.de>. + 1999-06-07 Roland McGrath <roland@baalperazim.frob.com> * db2/os/os_oflags.c (__db_oflags): Fix checking of O_ACCMODE bits to |