]> sjero.net Git - wget/blobdiff - src/ChangeLog
Fix compiler warnings
[wget] / src / ChangeLog
index 0d471ca8608973a310d8a0b3d1b50f74895eb20e..4f88172bce30ee293b9aa8e7eec5df6c21e7db73 100644 (file)
@@ -1,3 +1,9 @@
+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.