summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-01-21 20:04:08 +0000
committerJim Meyering <jim@meyering.net>2002-01-21 20:04:08 +0000
commit8ecf5f402d81bb5ccce570457b1aed10c23a416c (patch)
treebd78956514df886849161f27858b5573d4f8ff52 /old/sh-utils
parent81e204a3e7e7815821519368c0d6549a9d1be42b (diff)
downloadcoreutils-8ecf5f402d81bb5ccce570457b1aed10c23a416c.tar.xz
*** empty log message ***
Diffstat (limited to 'old/sh-utils')
-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.