summaryrefslogtreecommitdiff
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
parent49af3f858e86c86e716aa0c6426593d6746795e9 (diff)
downloadcoreutils-fc0f5b45393aece78cf8b584166b6b38074843be.tar.xz
.
-rw-r--r--old/sh-utils/ChangeLog5
-rw-r--r--old/textutils/ChangeLog5
2 files changed, 10 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,
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index aff5249c9..ec8217cd7 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/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 22:13:14 1996 Jim Meyering (meyering@na-net.ornl.gov)
* tail.c (main): Make code clearer: use new variable `n_files' in