]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Don't expect HTTP paths to begin with '/'.
[wget] / src / ChangeLog
index 45f06eabfc4af58ddfaa2a760728a31b0a18de7e..5d4b716ac2018b8037a10285d42fc3758325810d 100644 (file)
@@ -1,3 +1,13 @@
+2001-12-01  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * cookies.c (path_matches): FULL_PATH doesn't begin with '/', but
+       PREFIX does.
+
+2001-12-01  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * cookies.c (check_domain_match): Reimplement to match Netscape's
+       "preliminary specification" for cookies.
+
 2001-12-01  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * url.c (replace_attr_refresh_hack): New function.