]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Attempt to quote '?' as "%3F" when linking to local files.
[wget] / src / ChangeLog
index 032eace764a983c60056009a02aaf7c79b5cfe69..58ed40e74eb27cfebbb2c23ee4b9dd73d959da64 100644 (file)
@@ -1,3 +1,27 @@
+2001-11-25  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * url.c (convert_links): Attempt to quote '?' as "%3F" when
+       linking to local files.  Given up on the attempt, as it breaks
+       local browsing.
+
+2001-11-25  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * main.c (private_initialize): Removed.
+       (main): Don't call private_initialize.
+
+       * http.c: Call lookup_host.
+
+       * host.c (host_init): Removed.
+       (add_host_to_cache): Initialize host_name_address_map here, on
+       demand.
+       (ngethostbyname): Commented out.
+
+       * connect.c (make_connection): Remove dead code; use lookup_host.
+
+       * host.c (store_hostaddress): Renamed to lookup_host and reversed
+       the args.
+       Removed host_address_name_map and host_slave_master_map.
+
 2001-11-25  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * progress.c (dot_create): Align the "[ skipping ... ]" string