From 84448306a4f0216ac20c5e8c04e6713403abd910 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 4 Jul 1996 12:41:58 +0000 Subject: . --- old/textutils/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'old') diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 433270949..e61992ad4 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,19 @@ +Thu Jul 4 07:24:54 1996 Jim Meyering + + * src/md5sum.c (MIN_DIGEST_LINE_LENGTH): New macro. + [NEWLINE_REPLACEMENT_STRING*]: Remove macros. + (main): Output a leading backslash for a line describing a file + whose name contains a newline. Then translate each NEWLINE byte + in the file name to the string, "\\n", and each backslash to "\\\\". + File names that don't contain NEWLINE aren't translated. + (split_3): Rewrite to handle file names with embedded newlines. + Miles Bader and Jim Blandy suggested this new encoding scheme. + +Wed Jul 3 23:21:09 1996 Jim Meyering + + * src/md5sum.c (split_3): Correct test for 35-byte line to accomodate + fact that leading blanks may be stripped. + Tue Jul 2 21:51:40 1996 Jim Meyering * configure.in (ALL_LINGUAS): Add dutch (nl). -- cgit v1.2.3-70-g09d2