aboutsummaryrefslogtreecommitdiffstats
path: root/support/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'support/ChangeLog')
-rw-r--r--support/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/support/ChangeLog b/support/ChangeLog
index 68d10092..4054d3e7 100644
--- a/support/ChangeLog
+++ b/support/ChangeLog
@@ -1,6 +1,17 @@
+2018-08-22 Daniel Richard G. <skunk@iSKUNK.ORG>
+
+ * regex_internal.h: Undefine additional macros in order
+ to compile on z/OS.
+
2018-08-10 Arnold D. Robbins <arnold@skeeve.com>
* dfa.c: Sync with GNULIB.
+ * regcomp.c: Updated from GNULIB and proposed fix applied.
+
+2018-07-26 Arnold D. Robbins <arnold@skeeve.com>
+
+ * regcomp.c, regex.c, regex.h, regex_internal.c, regex_internal.h,
+ regexec.c: Replaced with versions from GNULIB.
2018-06-27 Arnold D. Robbins <arnold@skeeve.com>