]> sjero.net Git - wget/blobdiff - src/ChangeLog
Improve also messages when writing a document retrieved via FTP to stdout (#20520).
[wget] / src / ChangeLog
index 83fa2a26df9f9a3c594d04b5b1e846ce14e96d98..05b56e8c543fd374800d1033c1315b5be1eb201f 100644 (file)
@@ -1,3 +1,15 @@
+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 
+       standard output, don't claim it has been saved to a file.
+       Addresses bug #20520.
+
 2009-02-18  Steven Schubiger  <stsc@members.fsf.org>
 
        * recur.h: Remove the dangling declaration for recursive_cleanup().