diff options
Diffstat (limited to 'extension/ChangeLog')
-rw-r--r-- | extension/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/extension/ChangeLog b/extension/ChangeLog index 546006ff..613479e1 100644 --- a/extension/ChangeLog +++ b/extension/ChangeLog @@ -1,3 +1,9 @@ +2017-08-30 Arnold D. Robbins <arnold@skeeve.com> + + * fnmatch.c: Use the right autoconf goop to get the major + and minor macros out of <sys/sysmacros.h>. Thanks to + David Kaspar <dkaspar@redhat.com> for the report. + 2017-08-21 Arnold D. Robbins <arnold@skeeve.com> * Makefile.am (ntdiv_la_LIBADD): Add -lm for Solaris systems, |