]> sjero.net Git - wget/blobdiff - src/ChangeLog
gnutls: Fix a memory leak.
[wget] / src / ChangeLog
index 7c7fb93f68b3ac8b0b3e7f21e13f96d8a783d6ce..2152cce3b629e70f1e47108e82eecf9cb40852f7 100644 (file)
@@ -1,3 +1,19 @@
+2012-04-01  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * gnutls.c (wgnutls_read_timeout): Ensure timer is freed.
+
+       * gnutls.c (wgnutls_read_timeout): Do not use timer if it is not
+       allocated.
+       Reported by: Xu Zhongxing <xu_zhong_xing@163.com>
+
+2012-03-30  Tim Ruehsen  <tim.ruehsen@gmx.de> (tiny change)
+
+       * warc.c: make warc_uuid_str() implementation depend on HAVE_LIBUUID.
+
+2012-03-29  Tim Ruehsen <tim.ruehsen@gmx.de> (tiny change)
+
+       * utils.c (library): Include <sys/time.h>.
+
 2012-03-25  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * utils.c: Include <sys/ioctl.h>.