1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 08:10:15 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1999-07-04 09:46:14 +00:00
parent bfbd79ca59
commit 90f1e86e58
+13
View File
@@ -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.