]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Committed C. Frankel's SSL patch.
[wget] / ChangeLog
index 46905616687ac8ce5a66f9d696d57346b7b5193a..540feea9a8020f1da29c0bae46a3ab6d3b084b96 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+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.