summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 5e86f2af7..b5f8bbd76 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,7 +1,13 @@
-2002-01-19 Jim Meyering <meyering@lucent.com>
+2002-01-20 Jim Meyering <meyering@lucent.com>
* Version 2.0.12.
+ * 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.
+
+2002-01-19 Jim Meyering <meyering@lucent.com>
+
* configure.ac: Remove code that set LIBOBJS in support of ansi2knr.
The latest version of autoconf objected to it, and besides, I don't
care too much about K&R support these days.