]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Don't cast return type of malloc/realloc. Assume ANSI C signal handlers.
[wget] / ChangeLog
index ff99546b75306640d2a2389ab56e8cd4e221b31a..7986bc97c0e45392c4c5db367a4889d933340556 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+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.
+
 2005-05-10  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * configure.in: Test for OpenSSL includes we actually need.