summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b8ad06d0..a142eff77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-08-22 Jim Meyering <jim@meyering.net>
+ * src/date.c: Don't include "getline.h", now removed from gnulib;
+ its declarations are now in <stdio.h>.
+ * src/md5sum.c: Likewise.
+ * src/dircolors.c: Likewise.
+
* src/copy.c (DEST_INFO_INITIAL_CAPACITY): Correct a comment.
2007-08-21 Jim Meyering <jim@meyering.net>