]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Avoid code repetition between time_str and datetime_str.
[wget] / src / ChangeLog
index 563abbf38df60fab3d2b7d12f96b368d8a576709..c43619b3f33a862cb566f27e344b03ed32bb3f0e 100644 (file)
@@ -1,3 +1,31 @@
+2006-08-08  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * utils.c (datetime_str): Avoid code repetition with time_str.
+
+2006-07-21  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * init.c (commands): Correctly place "contentdisposition".
+
+2006-07-14  Mauro Tortonesi  <mauro@ferrara.linux.it>
+       
+       * sysdep.h: If intptr_t isn't defined, simply typedef it to long.
+
+       * http.c: Added explicit cast to int in logprintf call to remove
+       compiler warnings on 64-bit platforms.
+
+       * connect.c: Added a few casts to intptr_t to remove compiler warnings
+       on 64-bit platforms.
+       
+       * main.c: Disable -r, -p and -N when -O is used. Disable -k when -O is
+       used and multiple URLs are given. Update maintainer information.
+       
+       * all: Update copyright information.
+       
+2006-07-10  KJKHyperion  <hackbunny@reactos.com>
+
+       * url.c (filechr_table): Mark DEL (0x7f) as a control character
+       and | as a character Windows can't handle.
+
 2006-06-28  Mauro Tortonesi  <mauro@ferrara.linux.it>
 
        * res.c: Implemented is_robots_txt_url function for detection of