]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Minor -Wall-induced fixes. Also, skip_url is removed.
[wget] / src / ChangeLog
index 862c43ecb75d5af0608ecde80a744c98d0316176..98b34b6344e69250b3dcf0ae17c1ec7d9781fc06 100644 (file)
@@ -1,3 +1,17 @@
+2001-04-13  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * init.c: Include cookies.h.
+
+       * cookies.h: Declare cookies_cleanup.
+
+       * cookies.c (check_domain_match): Remove unused variable.
+       (save_cookies): Remove extraneous argument from debug statement.
+
+       * host.c (same_host): Don't call skip_url.
+
+       * url.c (skip_url): Removed.  Removed its calls from various
+       functions in url.c.
+
 2001-04-13  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * cookies.c (unsigned_string_hash): Use the new code in