diff options
Diffstat (limited to 'support/ChangeLog')
-rw-r--r-- | support/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/support/ChangeLog b/support/ChangeLog new file mode 100644 index 00000000..be46a1c0 --- /dev/null +++ b/support/ChangeLog @@ -0,0 +1,8 @@ +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. |