]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Don't cast return type of malloc/realloc. Assume ANSI C signal handlers.
[wget] / ChangeLog
index b5a63d49100d5f62abe1032934825ed58b1d5088..7986bc97c0e45392c4c5db367a4889d933340556 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+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.
+
+2005-05-06  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * Makefile.in ($(srcdir)/stamp-h.in): Don't print the line with
+       the comment about running autoheader.
+
+2005-05-06  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * configure.in: Set MAKEINFO to "true" so build doesn't fail for
+       users without either makeinfo or the pre-packaged info files.
+
 2005-05-02  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * INSTALL: Document environment variables affecting configure,