From 075ce6b4797c725a6b53167af44dce22f09cf10d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 7 Mar 1999 04:53:14 +0000 Subject: [PATCH] *** empty log message *** --- old/textutils/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index ba4985f575..e3a310f1ee 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,19 @@ +1999-03-06 Jim Meyering + + * src/ptx.c (swallow_file_in_memory): Use a `%s' format in error call, + in case the argument string contains a `%'. + (main): Likewise. + * src/fmt.c (main): Likewise. + * src/sort.c (main): Likewise. + + 1999-02-13 Eli Zaretskii + + * src/sys2.h [__DJGPP__]: Include and . + + * src/ptx.c (swallow_file_in_memory): Slurp up the whole file at + once on MSDOS as well, but we have to relax the test for whether + reading it succeeded. + 1999-03-03 Jim Meyering * src/cat.c: Include long-options.h -- 2.47.3