aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'util/ChangeLog')
-rw-r--r--util/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog
index 04426142b..76364a6ec 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,3 +1,11 @@
+2003-05-21 David Shaw <[email protected]>
+
+ * argparse.c, dotlock.c, fileutil.c, iobuf.c, miscutil.c,
+ simple-gettext.c, errors.c, http.c, memory.c, secmem.c, ttyio.c:
+ Edit all preprocessor instructions to remove whitespace before the
+ '#'. This is not required by C89, but there are some compilers
+ out there that don't like it.
+
2003-05-21 Werner Koch <[email protected]>
* fileutil.c (is_file_compressed): Fix the check for the "-" file