From 01eb16e3390c87169fe6f6a1a521cf08f2d977b6 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 11 May 1995 14:06:53 +0000 Subject: [PATCH] merge with 1.11.1 --- old/textutils/ChangeLog | 6 +++++- old/textutils/NEWS | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index c409cddf34..6ae1e2fb5c 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,7 @@ +Wed May 10 22:26:35 1995 Jim Meyering (meyering@comco.com) + + * Version 1.11.1 + Sun May 7 13:35:49 1995 Jim Meyering (meyering@comco.com) * all Makefile.in (maintainer-clean): Renamed from realclean @@ -15,7 +19,7 @@ Thu May 4 23:15:58 1995 Jim Meyering (meyering@comco.com) [DEFAULT_TMPDIR]: Use this instead. * tac.c (save_stdin): Likewise. - * (set_ordering): Properly parse arguments like `+x.yn'. + * sort.c (set_ordering): Properly parse arguments like `+x.yn'. Reported by John Salmon (johns@mullet.anu.edu.au). Patch from Mike Haertel. diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 729f53208b..92bd5c61b5 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -5,7 +5,7 @@ User-visible changes in release 1.12 lines sooner * sort properly orders fields where one field is a proper prefix of the other * sort properly interprets field offsets specified via the -k option -* dd, od, and tail work on systems for which off_t is long long (e.g. BD4.4) +* dd, od, and tail work on systems for which off_t is long long (e.g. BSD4.4) * wc is faster when not counting words * wc now works even when file pointer isn't at beginning of file * expand no longer seg faults with very long tab lists -- 2.47.3