From: Jim Meyering Date: Wed, 3 Nov 2004 08:50:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~482 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=187d2d06e855a08b89b6bb8acdad70b99dc9219f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index dde8384c38..ba41d1a94e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ -2004-10-29 Paul Eggert +2004-11-03 Jim Meyering * Version 5.3.0. + * src/tac.c: quote(...) file names in diagnostics. + +2004-10-29 Paul Eggert + * NEWS: Document getdate changes. 2004-10-29 Jim Meyering @@ -21,6 +25,7 @@ by trying to `lseek' to its end, and dispatch to tac_seekable or tac_nonseekable accordingly. (main): Rewrite argument handling now that it uses only tac_file. + * NEWS: Mention it here. 2004-10-21 Jim Meyering