diff options
author | Jim Meyering <jim@meyering.net> | 1996-05-31 03:42:11 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-05-31 03:42:11 +0000 |
commit | b6c83bbaa049d7af60c8970a73ce8a8b47c3d0b4 (patch) | |
tree | 4a2b4a862099f3aa4f947b1f5489487f0a33c012 /old/textutils/ChangeLog | |
parent | 5946c4697280f3caab11e2880e7e78ee3da7db1c (diff) | |
download | coreutils-b6c83bbaa049d7af60c8970a73ce8a8b47c3d0b4.tar.xz |
.
Diffstat (limited to 'old/textutils/ChangeLog')
-rw-r--r-- | old/textutils/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 0b11f2861..8355b34c3 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,7 @@ Thu May 30 00:07:48 1996 Jim Meyering <meyering@na-net.ornl.gov> + * Version 1.16. + * tail.c (main): Interpret the old-style +VALUE and -VALUE options like -c VALUE and -c +VALUE (resp) when VALUE has one of the [bkm] suffix multipliers. This makes the code consistent with --help |