]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Make sure cookie code works with the real URL data, not the proxy one.
[wget] / src / ChangeLog
index b873a47c39f05e6bb5c476bc531d18ec559c4407..e84f3d4e58aef4cf751330828cd0fa59cf7256af 100644 (file)
@@ -1,3 +1,8 @@
+2001-05-14  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * http.c (gethttp): Use real URL data for cookies, not the cookie
+       stuff.
+
 2001-05-12  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * main.c (print_help): Document `--no-http-keep-alive'.