]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Advertise new-style syntax --no-dns-cache instead of --dns-cache=off.
[wget] / ChangeLog
index 7a0e146d61125fe969b678a8d496f40fd8e38020..eccc1dd211d42f5da97be2a1c6a73a4bc020498c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,44 @@
+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
+       warning.
+
+2005-04-28  Herold Heiko  <Heiko.Herold@previnet.it>
+
+       * windows/wget.dep: Rename gen_sslfunc.c to openssl.c.
+
+2005-04-28  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * INSTALL: Mention --disable-ntlm.
+
+2005-04-27  Mauro Tortonesi  <mauro@ferrara.linux.it>
+
+       * NEWS: Mention the new --ftp-user, --ftp-password, --user and
+       --password options, the name changes for --http-passwd and
+       --proxy-passwd and the deprecation of login and passwd commands.
+
+2005-04-22  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * po/eo.po: Added Esperanto translation.
+
+2005-04-21  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * po/vi.po: Added Vietnamese translation.
+
+2005-04-18  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * MACHINES: Removed.
+
+2005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * configure.in: When checking for OpenSSL headers, check for all
+       the ones that Wget is using.
+
 2005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * windows/Makefile.src: Compile ptimer.c and http-ntlm.c.