X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=eacf9a4a0d9239a9705ef14045bf5d7c0b0f19da;hp=5e5843f2d3c19953247544f5b4a8be80848ad615;hb=334a8e902746f8fc30e0fad3928276a0c9235611;hpb=20a64d03d8f3799f5c2b761298ee332e153ebf52 diff --git a/src/ChangeLog b/src/ChangeLog index 5e5843f2..eacf9a4a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,8 +1,12 @@ -2010-11-27 Reza Snowdon +2010-12-01 Giuseppe Scrivano - * init.c (initialize): If 'ok' is not zero; exit, as - this indicates there was a problem parsing 'SYSTEM_WGETRC'. - Fixes bug #20370 + * retr.c (fd_read_body): Dinamically allocate `dlbuf'. + +2010-11-27 Reza Snowdon + + * init.c (initialize): If 'ok' is not zero; exit, as this + indicates there was a problem parsing 'SYSTEM_WGETRC'. + Fixes bug #20370. 2010-11-22 Giuseppe Scrivano