]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Use 0x22 instead of '"' or '\"'.
[wget] / src / ChangeLog
index de743a8f5f9aad92e8f671841193c366bcb74e0c..d559fb1a936e65d18bdb68b5cc350086a7aea3eb 100644 (file)
@@ -1,3 +1,36 @@
+2001-11-16  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * html-parse.c (advance_declaration): Use 0x22 instead of '"' or
+       '\"'.  Different compilers' assert macros are broken in different
+       ways.
+
+2001-09-29  Christian Fraenkel  <c.fraenkel@gmx.net>
+
+       * http.c (gethttp): print debug output for errors occuring during
+       the ssl handshake.
+
+2001-11-16  Chris Seawood  <cls@seawood.org>
+
+       * init.c: Ditto.
+
+       * host.c: Ditto.
+
+       * connect.c: Ditto.
+
+       * sysdep.h: Support compilation under BEOS.
+
+2001-06-08  Edward J. Sabol  <sabol@alderaan.gsfc.nasa.gov>
+
+       * url.c (url_equal): Fix a memory leak when parseurl returns an
+       error on the second URL. Also, since url_equal is not used at the
+       moment, do not compile it.
+
+       * url.h: Ditto for the prototype of url_equal.
+
+2001-11-16  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * html-parse.c (map_html_tags): Support XML-style empty tags.
+
 2001-06-26  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * wget.h (DO_REALLOC_FROM_ALLOCA): Check for do_realloc_newsize in