diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-03-21 00:45:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-03-21 00:45:32 +0000 |
commit | 973f52a0105f37faf986c17b90c16b1fcf7ce310 (patch) | |
tree | 0a5ed232af26b77e8eaa8becbe94c2ea537e8f6d | |
parent | 85939c79373c22703af2f438824f77727d60fbb4 (diff) | |
download | glibc-973f52a0105f37faf986c17b90c16b1fcf7ce310.tar.gz glibc-973f52a0105f37faf986c17b90c16b1fcf7ce310.tar.xz glibc-973f52a0105f37faf986c17b90c16b1fcf7ce310.zip |
Update.
2002-03-20 Ulrich Drepper <drepper@redhat.com> * nis/ypclnt.c (yp_all): Remove the hack introduced on 1998-09-29. Correctly close the UDP connection right away [PR libc/3120].
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8aa4018e72..113eb149e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-03-20 Ulrich Drepper <drepper@redhat.com> + + * nis/ypclnt.c (yp_all): Remove the hack introduced on 1998-09-29. + Correctly close the UDP connection right away [PR libc/3120]. + 2002-03-20 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/x86_64/sys/user.h (struct |