From: Jim Meyering Date: Mon, 26 Dec 2005 18:53:46 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~1030 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=078800a00bb003fd077283366f90a8b9ffd8e22e;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 5770a0cc1e..ff51f7ebe4 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,10 @@ +2005-12-26 Jim Meyering + + * chdir-safer.c (chdir_no_follow): Move declaration of local, + sb2, `down' into the scope where it is used. + Note that on some systems this function also fails when DIR + is a writable-yet-unreadable directory. + 2005-12-25 Paul Eggert * chdir-safer.h (FCHMOD_SAFER_H): Remove: it was misnamed, and