]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Revamped MS console logic. Submitted by David Fritz.
[wget] / src / ChangeLog
index e7d55956d8cc4e56d939c805891af6ab0a384237..17c101ab05af9cf5e0e9314797d29d4b41377a4a 100644 (file)
@@ -1,3 +1,17 @@
+2004-02-23  David Fritz  <zeroxdf@att.net>
+
+       * http.c (http_loop): Ditto.
+
+       * ftp.c (ftp_loop_internal): Update call to ws_changetitle().
+
+       * main.c (main): Don't bother calling ws_changetitle().
+
+       * mswindows.h (ws_changetitle): Update prototype.
+
+       * mswindows.c (ws_changetitle): Remove second argument.  Use
+       xfree_null().
+       (ws_percenttitle): Only update title when percentage has changed.
+
 2004-02-23  David Fritz  <zeroxdf@att.net>
 
        * mswindows.h: Ditto.