]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 7 Sep 1996 17:31:09 +0000 (17:31 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 7 Sep 1996 17:31:09 +0000 (17:31 +0000)
old/textutils/ChangeLog

index a3c4ebd801773b61623a9fdc16eb4c0fec86354e..b98c46a2e9116018270339ac66e751b66761c2b6 100644 (file)
@@ -1,3 +1,8 @@
+Sat Sep  7 12:25:42 1996  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * src/fmt.c (check_punctuation): Use ISPUNCT instead of ispunct.
+       (get_line): Use ISSPACE instead of isspace.  From Bruno Haible.
+
 Mon Sep  2 10:34:46 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * src/*.c (usage): Tell where to report bugs.