From 58b136578ad1b365469d6075d56735343054440c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 7 Sep 1996 17:52:07 +0000 Subject: [PATCH] . --- old/fileutils/ChangeLog | 4 ++++ old/sh-utils/ChangeLog | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index e02b60c706..a0b5228814 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,7 @@ +Sat Sep 7 12:25:42 1996 Jim Meyering + + * src/system.h: Add comments justifying IS* versions of ctype.h macros. + Thu Sep 5 18:12:44 1996 Jim Meyering * src/chmod.c (main): Don't set verbose flag for --changes. diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 0b74bc7bd6..c5528488b3 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,10 @@ +Sat Sep 7 12:41:39 1996 Jim Meyering + + * 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 * lib/strftime.c: New version from glibc. -- 2.47.2