]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Modification of patch to recur.c
[wget] / src / ChangeLog
index 59e5bd9984460a16052e4bffc85f2b7ab9223304..d727a40e27621ef77e75fd95e782a6e0ce632b86 100644 (file)
@@ -6,10 +6,13 @@
        * getopt.c: Fix missing (but, accidentally, legal) comment
        delimiter after licensing text.
        * recur.c (retrieve_tree): Inserted missing cast for strip_auth.
+       Includes adjustment by Ralf Wildenhues.
        * openssl.c (ssl_init): const-ified the meth local variable.
        * main.c: Include all the static function definitions in the
        "#ifndef TESTING" clause, leaving just the definitions for
        exec_name (not set), and opt.
+       * utils.c (run_with_timeout): Now returns bool, to align with
+       declaration in utils.h.
 
 2007-08-27  Micah Cowan  <micah@cowan.name>