diff options
Diffstat (limited to 'helpers/ChangeLog')
-rw-r--r-- | helpers/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/helpers/ChangeLog b/helpers/ChangeLog index ce3fd9ca..bd7e5486 100644 --- a/helpers/ChangeLog +++ b/helpers/ChangeLog @@ -1,3 +1,8 @@ +2017-06-25 Andrew J. Schorr <aschorr@telemetry-investments.com> + + * testdfa.c (xcalloc): Replace xmalloc+memset with calloc. + (xzalloc): Replace xmalloc+memset with xcalloc. + 2017-04-26 Arnold D. Robbins <arnold@skeeve.com> * test-build.sh: Allow override of compiler lists. Print |