summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b356c1f..bde4c2b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-06-15 Eric Blake <ebb9@byu.net>
+
+ Avoid compiler warning.
+ * m4/macro.c (process_macro): Use correct type for isdigit.
+
2009-06-13 Eric Blake <ebb9@byu.net>
Avoid snprintf link failures.