aboutsummaryrefslogtreecommitdiffstats
path: root/support/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'support/ChangeLog')
-rw-r--r--support/ChangeLog39
1 files changed, 39 insertions, 0 deletions
diff --git a/support/ChangeLog b/support/ChangeLog
new file mode 100644
index 00000000..1c6015f3
--- /dev/null
+++ b/support/ChangeLog
@@ -0,0 +1,39 @@
+2017-03-23 Arnold D. Robbins <arnold@skeeve.com>
+
+ * dfa.c: Sync with GNULIB.
+
+2017-01-19 Arnold D. Robbins <arnold@skeeve.com>
+
+ * localeinfo.h: Sync with GNULIB.
+ * localeinfo.c: Ditto.
+ * dfa.c: Ditto, to fix a memory leak.
+
+2017-01-16 Arnold D. Robbins <arnold@skeeve.com>
+
+ * dfa.c: Sync with GNULIB.
+
+2017-01-10 Arnold D. Robbins <arnold@skeeve.com>
+
+ * dfa.c: Sync with GNULIB.
+ Twice in one day! Sigh.
+
+2017-01-03 Arnold D. Robbins <arnold@skeeve.com>
+
+ * dfa.c: Sync with GNULIB.
+
+2016-12-27 Juergen Kahrs <Juergen.Kahrs@googlemail.com>
+
+ * CMakeLists.txt: New file.
+
+2016-12-22 John E. Malmberg <wb8tyw@qsl.net>
+
+ * dfa.c fixes for OpenVMS
+
+2016-12-22 Arnold D. Robbins <arnold@skeeve.com>
+
+ * ChangeLog: Created.
+ * Makefile.am: New file.
+ * dfa.c, dfa.h, getopt.c, getopt.h, getopt1.c, getopt_int.h,
+ intprops.h, localeinfo.c, localeinfo.h, random.c, random.h,
+ regcomp.c, regex.c, regex.h, regex_internal.c, regex_internal.h,
+ regexec.c, verify.h, xalloc.h: Moved here from parent directory.