]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Mention that make install requires root.
[wget] / ChangeLog
index 0b1cec3f430bde89f5098b5f1e1a3e1b9cc0f4c3..b5a63d49100d5f62abe1032934825ed58b1d5088 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+2005-05-02  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * INSTALL: Document environment variables affecting configure,
+       especially $CC.
+
+       * INSTALL: Mention that make install requires root.
+
+2005-04-29  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * configure.in: Don't set ipv6 to yes only because struct
+       sockaddr_in6 was found.  Stop the rest of the IPv6 checks when one
+       check fails.  Abort if IPv6 was explicitly requested, but not
+       found.
+
+2005-04-28  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * windows/Makefile.top.bor: Use MAKEDIR for make clean too.
+
+2005-04-28  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * windows/Makefile.src.bor: Don't delete executables other than
+       wget.exe.  Delete various auxilliary files created by the Borland
+       build process.
+
+2005-04-28  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * NEWS: Advertise new-style syntax for --no-dns-cache instead
+       of --dns-cache=off.
+
 2005-04-28  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * windows/Makefile.src.bor: Don't suppress unreachable code