]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Introduce non-strict comment parsing.
[wget] / src / ChangeLog
index 76a4cbb77a6783cb14c0a5c9d4c11dd5ede7c8d0..efc3f891e7e21f6377bd05673c512991e0757500 100644 (file)
@@ -1,3 +1,23 @@
+2003-09-19  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * main.c (main): New option --strict-comments.
+
+       * html-parse.c (find_comment_end): New function: simple BM search
+       for "-->".
+       (map_html_tags): Use it if looking at a comment and not in strict
+       comments mode.
+
+2003-09-17  Aurelien Marchand  <artaxerxes@users.sf.net>
+
+       * ftp.h: Added OS400 system in enum
+       * ftp-basic.c: recognize OS400 systems
+       * ftp.c: don't prepend the CWD if talking to OS400, since it
+       breaks the change in library
+
+2003-09-18  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * retr.c (get_contents): Pass the correct argument to ssl_iread.
+
 2003-09-18  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * safe-ctype.h: Don't #define ctype.h macros to errors because