summaryrefslogtreecommitdiff
path: root/old/sh-utils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-01-21 19:53:45 +0000
committerJim Meyering <jim@meyering.net>2002-01-21 19:53:45 +0000
commit0957ccf367bb8aefbedf74974b0fe9a495600443 (patch)
treedd00b3c041efde64082e9dbfa0bdba8e57605281 /old/sh-utils/ChangeLog
parent3ca688d69af04ee699cd3d761fe12a8e58884c57 (diff)
downloadcoreutils-0957ccf367bb8aefbedf74974b0fe9a495600443.tar.xz
*** empty log message ***
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.