]> sjero.net Git - wget/blobdiff - src/ChangeLog
Move numurls out of options struct.
[wget] / src / ChangeLog
index 407ee757812bfee08e1584c864ae3dba29132db6..688b95957a4f1d309cf8f63696b552bcc20edd2f 100644 (file)
@@ -1,3 +1,11 @@
+2008-11-16  Steven Schubiger  <stsc@members.fsf.org>
+
+       * main.c: Declare and initialize the numurls counter.
+
+       * ftp.c, http.c: Make the counter visible here and use it.
+       
+       * options.h: Remove old declaration from options struct.
+
 2008-11-15  Steven Schubiger  <stsc@members.fsf.org>
 
        * init.c (defaults): Set default waitretry value.