summaryrefslogtreecommitdiff
path: root/old/sh-utils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-04-20 04:50:26 +0000
committerJim Meyering <jim@meyering.net>1996-04-20 04:50:26 +0000
commitfc0f5b45393aece78cf8b584166b6b38074843be (patch)
tree58ac86440949614a6abcc8f8c94ca75d8ca93785 /old/sh-utils/ChangeLog
parent49af3f858e86c86e716aa0c6426593d6746795e9 (diff)
downloadcoreutils-fc0f5b45393aece78cf8b584166b6b38074843be.tar.xz
.
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r--old/sh-utils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index af678ce00..7a950a2a6 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,8 @@
+Fri Apr 19 23:48:53 1996 Jim Meyering (meyering@na-net.ornl.gov)
+
+ * Makefile.am (cvs-dist): New rule. Based on the one from
+ Tom Tromey's automake.
+
Thu Apr 18 23:16:41 1996 Jim Meyering (meyering@na-net.ornl.gov)
* basename.c (basename): Rewrite so it doesn't rely on strrchr,