summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-07-04 09:46:14 +0000
committerJim Meyering <jim@meyering.net>1999-07-04 09:46:14 +0000
commit90f1e86e584a04ab8fed936b3249aa625f506b68 (patch)
treefde963bbc23184e057714a4d0a4e4e2c454b0897
parentbfbd79ca59fe24acc6c35a094ce59a1a0342e11b (diff)
downloadcoreutils-90f1e86e584a04ab8fed936b3249aa625f506b68.tar.xz
*** empty log message ***
-rw-r--r--old/textutils/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index a257922f8..e0446eb86 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,16 @@
+1999-07-04 Jim Meyering <meyering@ascend.com>
+
+ * tests/join/Test.pm: New test case for Paul's 1999-06-03 fix.
+
+1999-06-21 Jim Meyering <meyering@ascend.com>
+
+ * doc/textutils.texi: Use lower case characters in sc{} context.
+ Reported by Eli Zaretskii.
+
+1999-06-03 Paul Eggert <eggert@shade.twinsun.com>
+
+ * src/join.c (xfields): Only <blank>s separate fields, not <space>s.
+
1999-05-27 Volker Borchert <bt@teknon.de>
* tests/Makefile.am: Qualify .env-warn with $(srcdir)/ prefix.