]> sjero.net Git - wget/blobdiff - src/ChangeLog
Do not handle memory within format_and_print_line.
[wget] / src / ChangeLog
index 12a77e5f505461e863aee1c61265f7c48ab14e08..3c023d6698158aca8dc39b2b3c61659916da3cd1 100644 (file)
@@ -1,3 +1,8 @@
+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.