summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-05-15 05:30:51 +0000
committerJim Meyering <jim@meyering.net>1999-05-15 05:30:51 +0000
commitdace9c747718e2a5beb2785d0207abbf484605e1 (patch)
tree0fa5a105d1b7d342c7ddaabb44495f1d3f30982b /old
parent1acf1ddd6598c521ae52f0e7ff1151fd3d0ad551 (diff)
downloadcoreutils-dace9c747718e2a5beb2785d0207abbf484605e1.tar.gz
.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 5eadfe770..44a959e78 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,9 @@
+1999-05-15 Jim Meyering <meyering@ascend.com>
+
+ * tests/join/Test.pm (trailing-sp): New test for this fix.
+ * src/join.c (xfields): Don't interpret a trailing blank as a
+ delimiter when e.g. -t: was specified. From Tim Smithers.
+
1999-05-12 Jim Meyering <meyering@ascend.com>
* tests/Makefile.am (envvar-check): Renamed from check-local.