summaryrefslogtreecommitdiff
path: root/old/sh-utils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r--old/sh-utils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 693b11289..890355644 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -2,6 +2,12 @@
* Version 2.0.12.
+ * Makefile.maint (strftime-check): New rule.
+ (local-check): Convert this target to a list. Update uses.
+ Mark them as .PHONY.
+ (header-check): New rule.
+ (local-check): Add header-check.
+
* src/dirname.c: Don't include "xalloc.h", as system.h already
does that via sys2.h.
* src/expr.c: Likewise.