summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 94180dc66..d858e2010 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,7 @@
+2005-07-03 Jim Meyering <jim@meyering.net>
+
+ * fd-reopen.c: Include <unistd.h> for declaration of close.
+
2005-07-02 Paul Eggert <eggert@cs.ucla.edu>
Cleanup to isolate "safer" functions to a small part of the code.