*** empty log message ***

This commit is contained in:
Jim Meyering
2004-11-03 08:50:38 +00:00
parent 9f6eecc987
commit 187d2d06e8
+6 -1
View File
@@ -1,7 +1,11 @@
2004-10-29 Paul Eggert <eggert@cs.ucla.edu>
2004-11-03 Jim Meyering <jim@meyering.net>
* Version 5.3.0.
* src/tac.c: quote(...) file names in diagnostics.
2004-10-29 Paul Eggert <eggert@cs.ucla.edu>
* NEWS: Document getdate changes.
2004-10-29 Jim Meyering <jim@meyering.net>
@@ -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 <jim@meyering.net>