From: Jim Meyering Date: Mon, 17 Apr 2006 20:53:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~483 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=415dddb5688ab8c3cb5ff5aab48309de5c6a92da;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index bf50ca0488..0e54ff7423 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,7 +1,7 @@ 2006-04-17 Paul Eggert * openat.h (openat_needs_fchdir) [defined __OPENAT_PREFIX]: - Turn this into a macro that always returns true. + Turn this into a macro that always returns false. 2006-04-15 Paul Eggert