]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] * {.,doc,src,util,windows}/Makefile.in: Moved top_builddir out of "User
[wget] / ChangeLog
index d3be25d9dd0fdac0912a541e25719fede894fba5..2f97e2e2a81f0d0cee327af1e494ca0fb5624c50 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
+2001-03-27  Dan Harkless  <wget@harkless.org>
+
+       * INSTALL: Updated to reflect --with-ssl's new optional parameter.
+
+       * configure.in: Christian Fraenkel's tests for -lcrypto and -lssl
+       were in the wrong order, causing a link failure if you're using
+       libcrypto.a and libssl.a rather than shared libraries.  Also put
+       in checks for -ldl, necessary since the libcrypto shared library
+       doesn't record its dependency on libdl.
+
+       * {.,util,windows}/Makefile.in: Moved top_builddir out of "User
+       configuration section" of top Makefile and analogous spot in others.
+
+       * po/Makefile.in.in: Previous addition of top_builddir to
+       po/Makefile.in was bogus -- it's generated from po/Makefile.in.in.
+
+2001-03-26  Dan Harkless  <wget@harkless.org>
+
+       * TODO: -p should probably go "_two_ more hops" on <FRAMESET> pages.
+
+2001-03-22  Dan Harkless  <wget@harkless.org>
+
+       * MACHINES: Added rs6000-ibm-aix4.3.3.0.
+
+2001-03-21  Dan Harkless  <wget@harkless.org>
+
+       * MACHINES: Added armv4l-unknown-linux-gnu.
+
 2001-03-20  Dan Harkless  <wget@harkless.org>
 
        * TODO: Oops.  Hostless absolute link conversion _is_ working.  My