X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=d58b15207d8c6a9c19c2bacae067c98a957bb448;hp=4d2dd711d1309a1fae8cb72fc66c584190425108;hb=3bb17fca04e792fe9668365e2c2af43fdbedafea;hpb=2541e0b57933dc4bf39284b127bfaaf67868c040 diff --git a/src/ChangeLog b/src/ChangeLog index 4d2dd711..d58b1520 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2012-04-01 Giuseppe Scrivano + + * gnutls.c (wgnutls_read_timeout): Do not use timer if it is not + allocated. + Reported by: Xu Zhongxing + 2012-03-30 Tim Ruehsen (tiny change) * warc.c: make warc_uuid_str() implementation depend on HAVE_LIBUUID.