summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index a21612060..3756ac55c 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,9 @@
+2006-02-20 Paul Eggert <eggert@cs.ucla.edu>
+
+ * getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
+ AT_FDCWD exceeds INT_MAX.
+ * openat.h (AT_FDCWD): Likewise.
+
2006-02-17 Jim Meyering <jim@meyering.net>
* openat.c: Include lstat.h, so that uses of lstat are converted