From b6c83bbaa049d7af60c8970a73ce8a8b47c3d0b4 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 31 May 1996 03:42:11 +0000 Subject: . --- old/textutils/ChangeLog | 2 ++ old/textutils/NEWS | 5 +++++ 2 files changed, 7 insertions(+) (limited to 'old/textutils') 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 + * 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 diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 939cd5874..7d8f47611 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,3 +1,8 @@ +Changes in release 1.16 +* sort is compatible with Unix sort when a key-end spec refers to the N'th + character in a field that has fewer than N characters +* tail with old-style options like -20k and +31m operates on units of bytes, + as --help documentation says. Before, it used units of lines. Changes in release 1.15 * od gives better diagnostics for invalid format specs * uses automake-generated Makefile templates -- cgit v1.2.3-70-g09d2