]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Allow almost any character in attribute/tag names.
[wget] / src / ChangeLog
index 22fd418dba172bed753b3a3328463d9722989451..f3ba5f0f1ccf502f1fce9835f9fbcfa1ce4d2a86 100644 (file)
@@ -1,3 +1,12 @@
+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.