]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 13 Dec 2001 03:58:16 +0000 (03:58 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 13 Dec 2001 03:58:16 +0000 (03:58 +0000)
ChangeLog

index eb0f0e874186c17f5c52530a35b0b3452760af40..0a0fd60318c6952c507387b6042c6648703f31cb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,8 +3,8 @@
        * nis/nis_findserv.c (__nis_findfastest_with_timeout): Mostly the code
        from __nis_findfastest.  Take timeout value from parameter.
        (__nis_findfastest): Call __nis_findfastest_with_timeout repeatedly.
-       * nis/nis_intern.h: Define parameters controlling __nis_findfastest.
-       Patch by Alexander Belopolsky <alexb@rentec.com>.
+       * nis/nis_intern.h: Define parameters controlling __nis_findfastest
+       [PR libc/2520].  Patch by Alexander Belopolsky <alexb@rentec.com>.
 
 2001-12-12  Andreas Jaeger  <aj@suse.de>