]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Committed C. Frankel's SSL patch.
[wget] / ChangeLog
index 709d9064a13e024d3118748cb44613994d185c68..540feea9a8020f1da29c0bae46a3ab6d3b084b96 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,40 @@
+2000-12-05  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * configure.in: Don't unconditionally define HAVE_SSL, even when
+       --with-ssl is given.
+
+2000-12-03  Christian Fraenkel <christian.fraenkel@gmx.net>
+
+        * INSTALL: Added the --with-ssl switch
+       * configure.in: ditto
+       * TODO: Removed the corresponding entry
+
+2000-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * configure.in: Build ALL_LINGUAS dynamically.
+
+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.