From: Jim Meyering Date: Sun, 2 Jul 2000 16:05:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0f~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=591e461818901f2d15b2158419c3a40602340adc;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 49b73c9e32..d6d2eaaf7c 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,7 @@ +2000-07-02 Jim Meyering + + * Version 2.0f. + 2000-07-01 Jim Meyering * src/cut.c: Change type of global, field_1_bufsize, from int to size_t. diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 143eae09e4..1a25489eaa 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,5 +1,6 @@ Changes in release 2.1 [2.0f] +* all programs fail when printing --help or --version output to a full device * cut no longer gets a segfault under some circumstances * unexpand accepts new option: --first-only [2.0e]