diff options
Diffstat (limited to 'libssp/ChangeLog')
-rw-r--r-- | libssp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libssp/ChangeLog b/libssp/ChangeLog index 0276535..d8d3c74 100644 --- a/libssp/ChangeLog +++ b/libssp/ChangeLog @@ -1,3 +1,11 @@ +2009-04-13 Ozkan Sezer <sezeroz@gmail.com> + + PR target/39062 + * ssp.c: Also include malloc.h for alloca(). MinGW needs it. + * configure.ac: Also check for malloc.h. + * configure: Regenerated. + * config.h.in: Regenerated. + 2009-04-09 Nick Clifton <nickc@redhat.com> * strcat-chk.c: Change copyright header to refer to version 3 |