]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Better explanation of last change to HTTP code in ChangeLog.
[wget] / src / ChangeLog
index 848ef66d5bae125c22afe702bf325169d0bd3d73..1ea65a30ab80e2400cdafd9aedf2433cd98d3171 100644 (file)
@@ -1,3 +1,15 @@
+2005-11-23  Mauro Tortonesi  <mauro@ferrara.linux.it>
+
+       * http.c: Refactored HTTP code.  If -O is not used, the new code
+       delays the choice of the file name where the downloaded resource
+       will be saved until the HTTP headers have been retrieved.
+       Added support for Content-Disposition header. 
+
+2005-11-19  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * hash.c (INVALID_PTR): Use uintptr_t instead of unsigned long.
+       (hash_pointer): Don't assume a pointer fits in `unsigned long'.
+
 2005-11-02  Mauro Tortonesi  <mauro@ferrara.linux.it>
 
        * Makefile.in: Removed support for unit testing (now it is in