.
authorJim Meyering <jim@meyering.net>
Sat, 7 Sep 1996 17:52:07 +0000 (17:52 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 7 Sep 1996 17:52:07 +0000 (17:52 +0000)
old/fileutils/ChangeLog
old/sh-utils/ChangeLog

index e02b60c..a0b5228 100644 (file)
@@ -1,3 +1,7 @@
+Sat Sep  7 12:25:42 1996  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * src/system.h: Add comments justifying IS* versions of ctype.h macros.
+
 Thu Sep  5 18:12:44 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * src/chmod.c (main): Don't set verbose flag for --changes.
index 0b74bc7..c552848 100644 (file)
@@ -1,3 +1,10 @@
+Sat Sep  7 12:41:39 1996  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * src/system.h: Add comments justifying IS* versions of ctype.h macros.
+
+       * lib/getdate.y: Define and use upper case variants of ctype.h
+       is* macros.  From Bruno Haible.
+
 Thu Sep  5 22:12:20 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * lib/strftime.c: New version from glibc.