]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Don't cast return type of malloc/realloc. Assume ANSI C signal handlers.
[wget] / ChangeLog
index fc2e0bc56f303e4eea2839a19584715acdb791e6..7986bc97c0e45392c4c5db367a4889d933340556 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-06-20  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * configure.in: Don't check for the return type of signal
+       handlers; C89 requires it to be void.
+
 2005-06-19  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * aclocal.m4: Remove support for K&R compilers.