1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 08:10:15 +02:00
This commit is contained in:
Jim Meyering
1996-02-13 03:12:38 +00:00
parent 73c74c0303
commit e02a4a825a
+9 -3
View File
@@ -1,9 +1,15 @@
Mon Feb 12 21:12:28 1996 Jim Meyering (meyering@na-net.ornl.gov)
* fmt.c [TRUE]: Undefine before defining to avoid warning on NeXT.
[FALSE]: Likewise.
From Derek Clegg (dclegg@next.com).
Sat Feb 3 16:20:40 1996 Jim Meyering (meyering@na-net.ornl.gov)
* Version 1.14.
Wed Jan 31 23:26:13 1996 Jim Meyering (meyering@na-net.ornl.gov)
* tail.c (dump_remainder): Flush stdout when tailing-forever on
multiple files. From Carlos Canau <Carlos.Canau@relay.puug.pt>.