]> sjero.net Git - wget/blobdiff - src/ChangeLog
Fix meta name=robots.
[wget] / src / ChangeLog
index 58ee55ba1d7425e2884ce07d7714eed1711ce1fe..8771c014ef583845acd2e98313f84644b41d4d6a 100644 (file)
@@ -1,5 +1,8 @@
 2009-07-05  Micah Cowan  <micah@cowan.name>
 
+       * html-url.c (tag_handle_meta): Handle meta name="robots"
+       properly: deal with whitespace, commas after...
+
        * netrc.c (parse_netrc): Rename local-scope variable "quote" to
        "qmark", to avoid conflict with the function name.