1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-04 15:49:42 +02:00

* NEWS: Document getdate changes.

This commit is contained in:
Paul Eggert
2004-10-30 00:06:22 +00:00
parent a4f1136b52
commit 47bcfc54da
+5 -1
View File
@@ -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.