]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Make run_with_timeout align with its declaration in utils.h
[wget] / src / ChangeLog
index 59e5bd9984460a16052e4bffc85f2b7ab9223304..7de71b35a536da047afe474027447632130823c9 100644 (file)
@@ -10,6 +10,8 @@
        * 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>