]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Retired the `boolean' type. Renamed FREE_MAYBE to xfree_null and moved the
[wget] / src / ChangeLog
index b63d7ce19ec8326a17547f6b80023529dfadae6a..62b68db3146a244bdfa2ebe1edfd142b88d0c17f 100644 (file)
@@ -1,3 +1,11 @@
+2003-11-02  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.h: Retired the `boolean' type.  Moved the DEFAULT_LOGFILE
+       define to log.h.  Moved the INFINITE_RECURSION define to recur.h.
+
+       * xmalloc.h: Renamed FREE_MAYBE to xfree_null and moved the
+       definition from wget.h to xmalloc.h.
+
 2003-11-02  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * html-parse.c (decode_entity): New function; split the decoding