diff options
Diffstat (limited to 'support/ChangeLog')
-rw-r--r-- | support/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/support/ChangeLog b/support/ChangeLog index 848afde8..58669a5c 100644 --- a/support/ChangeLog +++ b/support/ChangeLog @@ -1,3 +1,8 @@ +2017-12-24 Arnold D. Robbins <arnold@skeeve.com> + + * getopt.c: Include <stdlib.h> to get declarations of + malloc and free. + 2017-12-20 Arnold D. Robbins <arnold@skeeve.com> * regex.h: Restore GLIBC's use of '__' in parameter names. They |