]> sjero.net Git - wget/blobdiff - src/ChangeLog
Convert a static local buffer to be allocated dinamically.
[wget] / src / ChangeLog
index d9000556ac267bc303871d1dc58a41cd6c024a3e..eacf9a4a0d9239a9705ef14045bf5d7c0b0f19da 100644 (file)
@@ -1,3 +1,13 @@
+2010-12-01  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * retr.c (fd_read_body): Dinamically allocate `dlbuf'.
+
+2010-11-27  Reza Snowdon  <vivi@mage.me.uk>
+
+        * 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  <gscrivano@gnu.org>
 
        Revert last commit.