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/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index b5f8bbd76..693b11289 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,7 +1,13 @@
-2002-01-20 Jim Meyering <meyering@lucent.com>
+2002-01-21 Jim Meyering <meyering@lucent.com>
* Version 2.0.12.
+ * src/dirname.c: Don't include "xalloc.h", as system.h already
+ does that via sys2.h.
+ * src/expr.c: Likewise.
+
+2002-01-20 Jim Meyering <meyering@lucent.com>
+
* src/Makefile.am (check_date_against_glibc_strftime): New target
to help keep date's --help output in sync with the glibc documentation
for strftime.