]> sjero.net Git - wget/blobdiff - src/ChangeLog
Return CONERROR when accept_connection fails (#25015).
[wget] / src / ChangeLog
index 2bc9a8ab06d6fecb5edde33dff393ca2c9c66cda..0cdf77b3b29a54db3303c3f458ab2ae4f65e0707 100644 (file)
@@ -1,3 +1,13 @@
+2009-06-15  Micah Cowan  <micah@cowan.name>
+
+       * ftp.c (getftp): If we can't accept the connection, return
+       CONERROR, not whatever the contents of err happens to be. Fixes
+       bug #25015.
+
+       * retr.c (fd_read_body): Make both args to progress_create
+       consistent, resulting in an accurate progress display. Fixes bug
+       #24948.
+
 2009-06-14  Micah Cowan  <micah@cowan.name>
 
        * Makefile.am (wget_SOURCES): css-tokens.h needs to ship with