]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 13 Dec 2001 11:12:23 +0000 (11:12 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 13 Dec 2001 11:12:23 +0000 (11:12 +0000)
old/textutils/ChangeLog

index 9deaacf866720e2921da204f66ab89716d6059b1..ade4c4155e76e884fb76db99dbf1ae3e2506c223 100644 (file)
@@ -1,3 +1,13 @@
+2001-12-13  Jim Meyering  <meyering@lucent.com>
+
+       * Version 2.0.19.
+
+2001-12-12  Bruno Haible  <bruno@clisp.org>
+            Paul Eggert  <eggert@twinsun.com>
+
+       * src/wc.c (wc): Use ISSPACE and iswspace in addition to hard-coding
+       the ASCII space character.
+
 2001-12-08  Jim Meyering  <meyering@lucent.com>
 
        * 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