]> sjero.net Git - wget/blobdiff - src/ChangeLog
Cope better with unclosed html tags.
[wget] / src / ChangeLog
index a84ff3780ca44c8354be06c9c61f6c609f69dd83..e5cc8cd13a54ec31d2482e8613efc6cf50c620c5 100644 (file)
@@ -1,3 +1,9 @@
+2010-05-30  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * html-parse.c (NAME_CHAR_P): Consider '<' an invalid character.
+       (advance_declaration): Close the tag if '<' is found.
+       (map_html_tags): Likewise.
+
 2010-05-27  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * main.c (main): Exit with failure when -k is specified and -O is not