aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5972f99d..b957045f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2017-08-21 Daniel Richard G. <skunk@iSKUNK.ORG>
+
+ * awk.h (c_func): Renamed to c_function to avoid conflict.
+ with z/OS headers.
+ * ext.c, interpret.h: Ditto.
+ * configure: Regenerated after update to m4/arch.m4.
+
2017-08-18 Arnold D. Robbins <arnold@skeeve.com>
* debug.c (do_set_var): Fix typos in error messages.