about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-02-27 08:03:17 +0000
committerUlrich Drepper <drepper@redhat.com>2003-02-27 08:03:17 +0000
commitdbf6131c495e09d21502a3a8c70e50d8c4e66fe4 (patch)
tree10ba88d58de0e94aec14605fd52c5b7d02cd5fb9 /ChangeLog
parentd148ed257ab179a6a408bc1668e2effb447726bd (diff)
downloadglibc-dbf6131c495e09d21502a3a8c70e50d8c4e66fe4.tar.gz
glibc-dbf6131c495e09d21502a3a8c70e50d8c4e66fe4.tar.xz
glibc-dbf6131c495e09d21502a3a8c70e50d8c4e66fe4.zip
Update.
	Patch by Neil Brown <neilb@cse.unsw.edu.au> [PR libc/4973].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b39b087d49..bbfafe309b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
 
 	* sunrpc/svc_udp.c (svcudp_recv): Remove all control messages
 	except the PKTINFO.  Reset interface in PKTINFO.
+	Patch by Neil Brown <neilb@cse.unsw.edu.au> [PR libc/4973].
 
 2003-02-25  Steven Munroe  <sjmunroe@us.ibm.com>