diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-09-29 10:36:20 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-09-29 10:36:20 +0000 |
commit | 87052ab7278a7848b758103a0f91b55830903497 (patch) | |
tree | 9d8b6f08f8255218a9a6b70758195ea0b9b364a3 /ChangeLog | |
parent | 6ff5bc683740fb47bf573c670db71d1796f008ad (diff) | |
download | glibc-87052ab7278a7848b758103a0f91b55830903497.tar.gz glibc-87052ab7278a7848b758103a0f91b55830903497.tar.xz glibc-87052ab7278a7848b758103a0f91b55830903497.zip |
Update.
1998-09-29 Ulrich Drepper <drepper@cygnus.com> * nis/ypclnt.c: Remove not needed close calls.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 87e1f3a70e..63ab4e7c10 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1998-09-29 Ulrich Drepper <drepper@cygnus.com> + + * nis/ypclnt.c: Remove not needed close calls. + 1998-09-28 23:55 Ulrich Drepper <drepper@cygnus.com> * nis/ypclnt.c (__yp_bind): Pretty print. Optimize readv result |