diff options
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index d557750..063e082 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,8 @@ +2005-07-12 Ben Elliston <bje@au.ibm.com> + + * xregex2.h (regexec): Qualify this prototype with __extension__ + when compiling with GNU C. + 2005-07-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> * dis-asm.h (fprintf_ftype): Add format attribute. |