aboutsummaryrefslogtreecommitdiffstats
path: root/support/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'support/ChangeLog')
-rw-r--r--support/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/support/ChangeLog b/support/ChangeLog
index e2168aea..1cde0018 100644
--- a/support/ChangeLog
+++ b/support/ChangeLog
@@ -1,6 +1,12 @@
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>