X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=62b68db3146a244bdfa2ebe1edfd142b88d0c17f;hp=b63d7ce19ec8326a17547f6b80023529dfadae6a;hb=e2e9b753e47efb8f228b9b14f04f307e4f2489b3;hpb=3e207912bd72a55ee05e127a2f5ee4836099fa24 diff --git a/src/ChangeLog b/src/ChangeLog index b63d7ce1..62b68db3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2003-11-02 Hrvoje Niksic + + * 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 * html-parse.c (decode_entity): New function; split the decoding