From fc0b04b09353ced1cd98d0e545d119a4fa2fed50 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 13 Dec 2001 11:12:23 +0000 Subject: [PATCH] *** empty log message *** --- old/textutils/ChangeLog | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 9deaacf866..ade4c4155e 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,13 @@ +2001-12-13 Jim Meyering + + * Version 2.0.19. + +2001-12-12 Bruno Haible + Paul Eggert + + * src/wc.c (wc): Use ISSPACE and iswspace in addition to hard-coding + the ASCII space character. + 2001-12-08 Jim Meyering * Version 2.0.19. @@ -5901,7 +5911,7 @@ Sat Sep 23 15:43:46 1995 Jim Meyering (meyering@comco.com) * Makefile.in (DISTFILES): Add README.alpha. * lib/Makfile.in (GETOPT, MEMCHR, REGEX): New variables. - (OBJECTS): Use them instead of hardcoding object file names. + (OBJECTS): Use them instead of hard-coding object file names. Suggested by Ulrich Drepper. * md5sum.c (md5_check): Distinguish between open/read failure -- 2.47.3