]> sjero.net Git - wget/blobdiff - src/ChangeLog
Plug memory leak
[wget] / src / ChangeLog
index 96723dd5e7c3a2ff29c39d5e7822c71a1f6c6318..c0b4f7349ee94f8ac95ed3282575ff2f6f28c1ff 100644 (file)
@@ -1,3 +1,17 @@
+2014-05-01  Benjamin Goose  <gans+wget@tngtech.com>
+
+       * http.c: Fix small memory leak
+
+2014-05-01  Darshit Shah  <darnir@gmail.com> (tiny change)
+
+       * progress.c (dot_finish): Do not print extra newlines when not in verbose
+       mode. (Purely aesthetic change)
+       (get_eta): Add extra space when eta is printed.
+       (create_image): Remove erroneous space from being added to progress bar when
+       filename > MAX_FILENAME_LEN
+       (create_image): Remove extra space before printed download speeds
+       Make the filename a fixed width column.
+
 2014-04-19  Darshit Shah  <darnir@gmail.com>
 
        * log.h (log_options): Add new logging options, LOG_PROGRESS. All progress