summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 511f16c89..25d2542bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
-2004-01-08 Jim Meyering <jim@meyering.net>
+2004-01-09 Jim Meyering <jim@meyering.net>
* Version 5.1.1.
+ * configure.ac: Quote underquoted `jm_DUMMY_1' to avoid new warning.
+
+2004-01-08 Jim Meyering <jim@meyering.net>
+
* src/stat.c (human_fstype): Use %lx, not %x format for `unsigned long'.
From Andreas Schwab.