]> sjero.net Git - wget/blobdiff - src/ChangeLog
progress: Split update into update and draw
[wget] / src / ChangeLog
index 9b10ee8d1e14acd91544810dcb10cf0ae1d19959..63589384c9bef5f49620d4618e7edf3fa737ff62 100644 (file)
@@ -1,3 +1,26 @@
+2013-11-02  Giuseppe Scrivano  <gscrivan@redhat.com>
+
+       * progress.c (struct progress_implementation): New method draw.
+       (bar_update): Split into...
+       (bar_draw): ...this new function.
+       (dot_update): Split into...
+       (dot_draw): New function.
+       (progress_update): Also invoke draw on `current_impl'.
+
+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.
+
 2014-03-19  Yousong Zhou  <yszhou4tech@gmail.com>
 
        * init.c, main.c, options.h: Add option --start-pos for specifying