]> sjero.net Git - wget/blobdiff - src/ChangeLog
Automated merge.
[wget] / src / ChangeLog
index 854f75dbd168370fd1dc4ff578797572f1aee23d..28cb6640acbffd0a9c364a4a4707392338a592fa 100644 (file)
@@ -1,9 +1,33 @@
+2009-04-20  Micah Cowan  <micah@cowan.name>
+
+       * Makefile.am (version.c): Fix unportable use of "echo -n".
+
+2009-04-13  Steven Schubiger  <stsc@member.fsf.org>
+
+       * ftp.c (ftp_retrieve_list): Move the duplicated code that
+       determines the local file to a function.
+       
+       * http.c (http_loop): Likewise.
+
+       * retr.c (set_local_file): New function.
+
+2009-04-11  Steven Schubiger  <stsc@member.fsf.org>
+
+       * init.c (initialize): Run a custom SYSTEM_WGETRC when 
+       provided as an environment variable.
+
 2009-02-27  Gisle Vanem  <gvanem@broadpark.no>
 
        * main.c (main): "freopen (NULL,.." causes an assertion in MSVC
        debug-mode.  I.e. NULL isn't legal. But the "CONOUT$" device works
        fine.
-       
+
+2009-02-27  Steven Schubiger  <stsc@member.fsf.org>
+
+       * ftp.c (ftp_loop_internal): Don't claim for FTP retrievals
+       when writing to standard output either that the document
+       has been saved. Addresses bug #20520 again.
+
 2009-02-21  Steven Schubiger  <stsc@member.fsf.org>
 
        * http.c (http_loop): When a document is written to