summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-01-22 04:56:25 +0000
committerJim Meyering <jim@meyering.net>1997-01-22 04:56:25 +0000
commit6d24eee92646f3be41168f3955a339abd785891e (patch)
tree8421b58347a5af3e9c347cb4edfbbc5b88afe2de /old
parentaeb7c0bc474b433732a670d894d6dea99c03ee75 (diff)
downloadcoreutils-6d24eee92646f3be41168f3955a339abd785891e.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 1673f8c82..42bbcfd4d 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,5 +1,7 @@
Tue Jan 21 22:49:00 1997 Jim Meyering <meyering@na-net.ornl.gov>
+ * Version 1.22.
+
* src/tail.c (main): Properly handle what the POSIX spec calls
the `obsolescent' usage (e.g., tail +2c). It didn't work.
Reported by Karl Heuer.