]> sjero.net Git - wget/blobdiff - src/ChangeLog
Fix condition for closed HTML tag.
[wget] / src / ChangeLog
index bf68aa09963757335e9846f93f4e2f306a92583f..f91a2f56a6541f2258c4012a6d8e830bb45d1139 100644 (file)
@@ -1,3 +1,8 @@
+2010-05-31  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * html-parse.c (map_html_tags): Fix condition for closed tag.  Handle
+       the case '>' is not specified after '/'.
+
 2010-05-31  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * sysdep.h (_SVID_SOURCE): Remove definition.