]> sjero.net Git - wget/blobdiff - src/ChangeLog
Return some memory control back to format_and_print_line.
[wget] / src / ChangeLog
index 12a77e5f505461e863aee1c61265f7c48ab14e08..27f2987468b9c25031bab29cd509dbf2455a7856 100644 (file)
@@ -1,3 +1,13 @@
+2008-11-12  Steven Schubiger  <stsc@members.fsf.org>
+
+       * main.c (print_version): Hand the relevant
+       xstrdup/xfree calls back to format_and_print_line().
+
+2008-11-11  Steven Schubiger  <stsc@members.fsf.org>
+
+       * main.c (format_and_print_line): Move both the memory
+       allocating and freeing bits upwards to print_version().
+
 2008-11-10  Saint Xavier  <wget@sxav.eu>
 
        * http.c: Make --auth-no-challenge works with user:pass@ in URLs.