]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] (DO_REALLOC_FROM_ALLOCA): Multiply with sizeof(type) when calling
[wget] / src / ChangeLog
index 43d80e50145b851b15e260afee2a224897a13f66..e22b1bbcb9190890d675e00a61b7c60b67523dcf 100644 (file)
@@ -1,3 +1,13 @@
+2002-02-19  Andreas Damm  <andreas-sourceforge@radab.org>
+
+       * wget.h (DO_REALLOC_FROM_ALLOCA): Multiply with sizeof(type) when
+       calling xmalloc and memcpy.
+
+2002-02-19  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * host.h: Include Unix-specific includes #ifndef WINDOWS.
+       Patch originally provided by Christian Lackas.
+
 2002-02-11  Christian Lackas  <delta@lackas.net>
 
        * recur.c: recurive downloading for https fixed.