From: drepper Date: Sat, 25 Sep 2004 05:31:24 +0000 (+0000) Subject: Update. X-Git-Tag: fedora-glibc-20040925T0738~5 X-Git-Url: http://git.csclub.uwaterloo.ca/?p=kopensolaris-gnu%2Fglibc.git;a=commitdiff_plain;h=ad856d44665f7826943492bc6ac9e2c2549ee079 Update. --- diff --git a/ChangeLog b/ChangeLog index 95a9422886..be347769f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2004-09-24 Ulrich Drepper + * misc/daemon.c (daemon): Define errno in case /dev/null is not + the correct device. + * nis/ypclnt.c (yp_bind_file): Optimize a bit. Minimal cleanups. 2004-09-23 Andreas Jaeger