]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* NEWS: Document getdate changes.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 30 Oct 2004 00:06:22 +0000 (00:06 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 30 Oct 2004 00:06:22 +0000 (00:06 +0000)
ChangeLog

index 9883eed14993b3a76aa0711b6e6d18760d9a61cf..dde8384c3804d8c511572a766a3c45e251117f27 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
-2004-10-29  Jim Meyering  <jim@meyering.net>
+2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
 
        * Version 5.3.0.
 
+       * NEWS: Document getdate changes.
+
+2004-10-29  Jim Meyering  <jim@meyering.net>
+
        * src/tac.c (tac_file): Remove temporary prototype and move this
        function `down' so that it precedes definition of tac_nonseekable.