From 5027e9d2817a8364c492f788093463f75cf1d63f Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 4 Oct 1998 03:06:22 +0000 Subject: *** empty log message *** --- old/textutils/ChangeLog | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'old') diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 132577f9b..9f754799b 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,29 @@ +1998-10-03 Jim Meyering + + * src/md5sum.c (split_3): Rename local variable, to `escaped_filename'. + (main): Output the leading backslash not just when there's a newline + in the file name, but also when there's a backslash. + + * tests/md5sum/basic-1: Add tests with filenames containing newline + and backslash characters. (for the bug fixed above) + + * tests/Makefile.am (EXTRA_DIST): Add Fetish.pm. + * tests/Fetish.pm: New file. + + * tests/md5sum/basic-1: New file: rewrite of old tests to use Fetish.pm. + * tests/md5sum/Test.pm: Remove file. + * tests/md5sum/Makefile.am: Rewrite. + +1998-09-19 Jim Meyering + + * src/ptx.c (program_name): Declare *not* to be const. + +1998-08-29 Jim Meyering + + * src/cut.c: Don't assume ASCII. + * src/pr.c: Likewise. + * src/tail.c: Likewise. + 1998-08-15 Jim Meyering * src/pr.c (usage): Reformat. -- cgit v1.2.3-70-g09d2