diff options
author | Jim Meyering <jim@meyering.net> | 1995-05-28 19:51:25 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1995-05-28 19:51:25 +0000 |
commit | d1a5552fbe2d28f5bd6248f15c33f6f489946116 (patch) | |
tree | a93589253beee8657c723e034aefa42223c4227c | |
parent | e1c9600ae7681fb33900464588efc20822e32262 (diff) | |
download | coreutils-d1a5552fbe2d28f5bd6248f15c33f6f489946116.tar.xz |
.
-rw-r--r-- | old/textutils/ChangeLog | 6 |
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. |