summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-05-28 19:51:25 +0000
committerJim Meyering <jim@meyering.net>1995-05-28 19:51:25 +0000
commitd1a5552fbe2d28f5bd6248f15c33f6f489946116 (patch)
treea93589253beee8657c723e034aefa42223c4227c
parente1c9600ae7681fb33900464588efc20822e32262 (diff)
downloadcoreutils-d1a5552fbe2d28f5bd6248f15c33f6f489946116.tar.xz
.
-rw-r--r--old/textutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 632c2e4a7..d61b6e395 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,9 @@
+Sun May 28 14:48:58 1995 Jim Meyering (meyering@comco.com)
+
+ * join.c: Overhauled to make -a1 and -a2 options work.
+ Passed all tests in a fairly thorough test suite.
+ Reported by Michael Hasselberg (mikelh@zonta.ping.de).
+
Sat May 27 00:35:47 1995 Jim Meyering (meyering@comco.com)
* system.h [!STDC_HEADERS && HAVE_MEMORY_H]: Include memory.h.