*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 29 Oct 2004 21:59:39 +0000 (21:59 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 29 Oct 2004 21:59:39 +0000 (21:59 +0000)
ChangeLog

index 79f8bd2..154f4ca 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
 
        * Version 5.3.0.
 
+       * src/tac.c (tac_file): Remove temporary prototype and move this
+       function `down' so that it precedes definition of tac_nonseekable.
+
        `tac /proc/modules' would print nothing
        * src/tac.c (copy_to_temp): Renamed from save_stdin, since
        now it copies a general file descriptor, not just stdin.