summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index db2bd7b59..775d19d37 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2002-12-01 Jim Meyering <jim@meyering.net>
+2002-12-02 Jim Meyering <jim@meyering.net>
* Version 4.5.4.
+ * tests/Fetish.pm (_at_replace): Do the substitution only if there's
+ something to replace.
+
+2002-12-01 Jim Meyering <jim@meyering.net>
+
* src/stat.c: Don't include <string.h> or <ctype.h>.
That's already done via system.h.
* src/dircolors.c: Don't include <ctype.h>.