From 5946c4697280f3caab11e2880e7e78ee3da7db1c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 31 May 1996 03:36:22 +0000 Subject: [PATCH] . --- old/textutils/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index c28076985c..0b11f2861c 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,10 @@ Thu May 30 00:07:48 1996 Jim Meyering + * 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 + output. Reported by Karl Heuer. + * sort.c (limfield): #ifdef-out a block of code that makes GNU sort incompatible with Unix sort when a key-end spec refers to the N'th character in a field that has fewer than N characters. -- 2.47.2