summaryrefslogtreecommitdiff
path: root/old/textutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-02-17 01:26:13 +0000
committerJim Meyering <jim@meyering.net>1997-02-17 01:26:13 +0000
commit80cccededc4f70cd09ebcbf034e86047f171f7db (patch)
treed1bc9a76d4263aae2407cc30970ce222dec36444 /old/textutils
parentdd77d0602a78051553f636c99c4de7a9da811205 (diff)
downloadcoreutils-80cccededc4f70cd09ebcbf034e86047f171f7db.tar.xz
.
Diffstat (limited to 'old/textutils')
-rw-r--r--old/textutils/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 3ef954ce6..698684287 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,19 @@
+Sun Feb 16 08:30:29 1997 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * tests/pr-test/{tt-0FF, tt-bl, tta3-0FF, ttb3-0FF, tt-FF, tt-t,
+ tta3-FF, ttb3-FF}: New files. Renamed (s/T/tt/) to avoid name clashes
+ on case-independent filesystems.
+ * tests/pr-test/Test.pm (Tests '7.*'): Reflect file-renaming.
+
+ * src/tail.c (parse_obsolescent_option): Reverse order of args in
+ diagnostic. Remove `' quotes in diagnostic.
+ (parse_options): Remove `' quotes in diagnostic.
+
+Sat Feb 8 22:43:45 1997 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * src/tail.c (parse_obsolescent_option): Give warning diagnostic for
+ (but now accept) obsolescent usage with more than one file argument.
+
Sun Feb 2 23:06:59 1997 Jim Meyering <meyering@na-net.ornl.gov>
* src/join.c: Move alloca-related preprocessor code into system.h.