From: Jim Meyering Date: Thu, 15 Apr 1999 13:49:45 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_22j~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dbd1aff6f54b6061dbee5ee9488f99718c2d0b7;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index e0ad22b927..a691850e8b 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,10 @@ +1999-04-15 Jim Meyering + + * src/pr.c Add comments. + (init_header): Tweak white space in Date/Time header. + * tests/pr/Test.pm: Updated all tests to reflect the big + 1999-02-13 change. From Roland Huebner. + 1999-04-12 Jim Meyering * src/cat.c (main): Declare out_dev to be of type dev_t, not `int'.