diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2013-01-18 Arnold D. Robbins <arnold@skeeve.com> + + Fix a problem with include ordering to get ptrdiff_t definition, + showed up on Debian Lenny. Reported by Manuel Collado. + Fix brought over from grep. + + * dfa.h: Include regex.h and stddef.h directly. + * dfa.c: Adjust includes. + 2013-01-11 John Haque <j.eh@mchsi.com> * awk.h (do_mpfr_rshift): Renamed from do_mpfr_rhift. |