summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-03-27 23:07:53 +0000
committerJim Meyering <jim@meyering.net>1999-03-27 23:07:53 +0000
commit7ca462d86501161050aeb8deb4753ceeac3646bf (patch)
tree4c9059cf1fcd33e9d3ce0ae0646fdcf40a63825b /old
parent81e166e0ce96dd725b9ccc3320471473065f2d6a (diff)
downloadcoreutils-7ca462d86501161050aeb8deb4753ceeac3646bf.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 5a2446cca..aa9ad68a8 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,8 @@
+1999-03-26 Jim Meyering <meyering@ascend.com>
+
+ * lib/Makefile.am (libfu_a_SOURCES): Add version-etc.c.
+ (noinst_HEADERS): Add version-etc.h.
+
1999-03-25 Jim Meyering <meyering@ascend.com>
* src/tail.c (recheck): Factor out a block of duplicated code.