]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] A bunch of new features:
[wget] / ChangeLog
index 66c01b31db7800bb0169d4d59c45c7f0ce1bd26a..e873628fd67d42071f4efb1429fb60b6699a5b19 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,37 @@
+2000-11-10  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * configure.in: Test for MMAP.
+
+2000-11-16  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * windows/config.h.ms: snprintf and vsnprintf exist under Windows.
+
+       * windows/Makefile.src: Back out previous change.
+
+2000-11-16  Herold Heiko  <Heiko.Herold@previnet.it>
+
+       * windows/Makefile.src: Compile in vsnprintf.c.
+
+2000-11-02  Matthew Seaman  <m.seaman@inpharmatica.co.uk>
+
+       * util/rmold.pl: Various fixes.
+
+2000-11-01  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * configure.in: Check for size of long and long long.
+
+2000-10-30  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * NEWS: Hrvoje pointed out that relative URL grokking deserves mention.
+
+2000-10-27  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * TODO: wget now groks illegal relative URL HTTP redirects.
+
+2000-10-24  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * NEWS: Forgot to update regarding new --bind-address option.
+
 2000-10-20  Dan Harkless  <dan-wget@dilvish.speed.net>
 
        * TODO: -k needs to convert '?' to "%3F" in links to saved files