]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Added basic support for unit testing
[wget] / src / ChangeLog
index cd5714b2989b41fb7cfe9226c0720fef3aa1bffb..295ab622921ab9f0317ef01f2b068c0fc9380030 100644 (file)
@@ -1,3 +1,20 @@
+2005-10-27  Mauro Tortonesi  <mauro@ferrara.linux.it>
+
+       * Makefile.in: Added basic support for unit testing.
+
+       * test.c: Ditto.
+       
+       * test.h: Ditto.
+       
+2005-10-13  Daniel Stenberg  <daniel@haxx.se>
+
+       * http-ntlm.c (ntlm_output): Fixed buffer overflow vulnerability.
+
+2005-10-09  Russ Allbery  <rra@stanford.edu>
+
+       * snprintf.c: Remove round to round_int and pow10 to pow10_int, to
+       avoid warnings from GCC 4.0.
+
 2005-10-05  Mauro Tortonesi  <mauro@ferrara.linux.it>
 
        * retr.c: Changed semantics of no_proxy_match.