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 0e54ff742..76d46940e 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,6 +1,6 @@ 2006-04-17 Paul Eggert <eggert@cs.ucla.edu> - * openat.h (openat_needs_fchdir) [defined __OPENAT_PREFIX]: + * openat.h (openat_needs_fchdir) [ ! defined __OPENAT_PREFIX]: Turn this into a macro that always returns false. 2006-04-15 Paul Eggert <eggert@cs.ucla.edu> |