about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-11-04 00:56:13 +0000
committerUlrich Drepper <drepper@redhat.com>2005-11-04 00:56:13 +0000
commita1f6ec32259a1c8d14fd4199d15d77f25a874912 (patch)
treecbd9ff477df258893b1d4b71111d77d228b334c5 /ChangeLog
parent30199a662344bb86f17f1d42905fedf452fa3e73 (diff)
downloadglibc-a1f6ec32259a1c8d14fd4199d15d77f25a874912.tar.gz
glibc-a1f6ec32259a1c8d14fd4199d15d77f25a874912.tar.xz
glibc-a1f6ec32259a1c8d14fd4199d15d77f25a874912.zip
* sunrpc/svc.c (svc_getreq_poll): Fix inefficient loop test.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7ece16c109..ed90d0ca86 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-11-03  Ulrich Drepper  <drepper@redhat.com>
+
+	* sunrpc/svc.c (svc_getreq_poll): Fix inefficient loop test.
+
 2005-11-03  Roland McGrath  <roland@redhat.com>
 
 	[BZ #1548]