]> sjero.net Git - wget/blobdiff - src/ChangeLog
fixed 204 response handling, added new Test-204.px
[wget] / src / ChangeLog
index 0d471ca8608973a310d8a0b3d1b50f74895eb20e..e8069bda540b59752f60685be52a951babfd6790 100644 (file)
@@ -1,3 +1,13 @@
+2014-04-22  Tim Ruehsen  <tim.ruehsen@gmx.de>
+
+        * http.c (gethttp): Fix 204 response handling
+
+2014-03-26  Darshit Shah  <darnir@gmail.com>
+
+       * ftp.c (getftp): Rearrange parameters to fix compiler warning
+       * utils.c (get_dir_matches_p): Do not pass a const char** to a function that
+       expects char**
+
 2014-03-25  Daniel Stenberg  <daniel@haxx.se>
 
        * url.c (shorten_length): Remove unused function.