X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=src%2FChangeLog;h=b80659493bb9fca9148ec8cf61413f2bbd889ac8;hb=2e8899bc105a4320e0a533a56e7a099a870d054f;hp=9f403b6b6acd5ac25de827acbee6dcc1f93c85a6;hpb=675c1a703ca04a16fdede82106279ac88898d150;p=wget diff --git a/src/ChangeLog b/src/ChangeLog index 9f403b6b..b8065949 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2003-10-02 Hrvoje Niksic + + * html-parse.c (convert_and_copy): Handle numeric entities in + hexadecimal, &#xHH. + (convert_and_copy): Copy the contents directly to the pool without + a stack-allocated intermediary. + 2003-10-02 Hrvoje Niksic * utils.c (alarm_set): New function; use either setitimer or alarm