]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Check whether downloaded_html_set is non-NULL before using it.
[wget] / src / ChangeLog
index 22fd418dba172bed753b3a3328463d9722989451..ae874689ea7a894356cb541c639df482f6f552d9 100644 (file)
@@ -1,3 +1,17 @@
+2002-07-24  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * recur.c (retrieve_tree): Check whether downloaded_html_set is
+       non-NULL before using it.
+
+2002-05-27  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * html-parse.c (NAME_CHAR_P): Allow almost any character here.
+
+2002-05-24  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * progress.c (bar_set_params): Fall back to dot progress if the
+       terminal type is "emacs".
+
 2002-05-20  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * log.c: Don't #undef WGET_USE_STDARG.