From: Ulrich Drepper Date: Thu, 13 Dec 2001 03:58:16 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2-2-5~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4317c6b0dc90fdc89a74322663fc59427f4a57bf;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index eb0f0e87418..0a0fd60318c 100644 --- 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 . + * nis/nis_intern.h: Define parameters controlling __nis_findfastest + [PR libc/2520]. Patch by Alexander Belopolsky . 2001-12-12 Andreas Jaeger