From: Paul Eggert Date: Sat, 30 Oct 2004 00:06:22 +0000 (+0000) Subject: * NEWS: Document getdate changes. X-Git-Tag: v5.3.0~487 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47bcfc54da3d26655f0c151f214a29cf58711765;p=thirdparty%2Fcoreutils.git * NEWS: Document getdate changes. --- diff --git a/ChangeLog b/ChangeLog index 9883eed149..dde8384c38 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ -2004-10-29 Jim Meyering +2004-10-29 Paul Eggert * Version 5.3.0. + * NEWS: Document getdate changes. + +2004-10-29 Jim Meyering + * src/tac.c (tac_file): Remove temporary prototype and move this function `down' so that it precedes definition of tac_nonseekable.