summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-11-15 17:19:48 +0000
committerJim Meyering <jim@meyering.net>1997-11-15 17:19:48 +0000
commit1076c92f8de95263d26527b51a47fa62359e145c (patch)
treec6a6bed43b9f50669fcd13b108d7be7478952be7 /old
parent8def3e3ec125550674c2907d8a57abded6cafe2e (diff)
downloadcoreutils-1076c92f8de95263d26527b51a47fa62359e145c.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 98a75bd3b..6075c6036 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,5 +1,6 @@
1997-11-15 Jim Meyering <meyering@na-net.ornl.gov>
+ * m4/Makefile.am (EXTRA_DIST): Add mktime.m4.
* m4/jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not the one from automake.
* m4/strftime.m4: Check for %F format.