summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 83fa1bd42..fda71c3a3 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,9 @@
+1999-08-22 Jim Meyering <meyering@ascend.com>
+
+ * src/sys2.h (IF_LINT): Define new macro.
+ * src/date.c (batch_convert): Use IF_LINT macro instead of #ifdef lint.
+ * src/pathchk.c (validate_path): Likewise.
+
1999-08-21 Jim Meyering <meyering@ascend.com>
* src/hostid.c (usage): Remove the ` [-v]' from the Usage: line.