aboutsummaryrefslogtreecommitdiffstats
path: root/support/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'support/ChangeLog')
-rw-r--r--support/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/support/ChangeLog b/support/ChangeLog
index c42ba401..ce098e85 100644
--- a/support/ChangeLog
+++ b/support/ChangeLog
@@ -1,3 +1,10 @@
+2019-03-24 Arnold D. Robbins <arnold@skeeve.com>
+
+ * cdefs.h, dfa.c, dfa.h, intprops.h, libc-config.h, localeinfo.c,
+ localeinfo.h, regcomp.c, regex.c, regex.h, regex_internal.c,
+ regex_internal.h, regexec.c, verify.h, xalloc.h: Partial or
+ complete sync from GNULIB.
+
2019-02-01 Arnold D. Robbins <arnold@skeeve.com>
* regexec.c (proceed_next_node): Sync with GNULIB.