diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index bf50ca048..0e54ff742 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,7 +1,7 @@ 2006-04-17 Paul Eggert <eggert@cs.ucla.edu> * 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 <eggert@cs.ucla.edu> |