about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-09-29 12:12:36 +0000
committerUlrich Drepper <drepper@redhat.com>1998-09-29 12:12:36 +0000
commitcf26217d2cabf23e09233f2ba9dbfd4138942868 (patch)
treedb4cb641be04ce1e624a713610181777d9dc44f1 /ChangeLog
parent87052ab7278a7848b758103a0f91b55830903497 (diff)
downloadglibc-cf26217d2cabf23e09233f2ba9dbfd4138942868.tar.gz
glibc-cf26217d2cabf23e09233f2ba9dbfd4138942868.tar.xz
glibc-cf26217d2cabf23e09233f2ba9dbfd4138942868.zip
Update.
	* nis/ypclnt.c (yp_all): Close socket opened by __yp_bind.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 63ab4e7c10..8cbd7817cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 1998-09-29  Ulrich Drepper  <drepper@cygnus.com>
 
+	* nis/ypclnt.c (yp_all): Close socket opened by __yp_bind.
+
 	* nis/ypclnt.c: Remove not needed close calls.
 
 1998-09-28 23:55  Ulrich Drepper  <drepper@cygnus.com>