]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Modification of patch to recur.c
[wget] / src / ChangeLog
index 5d9066153e39c61565f6c08576ffceb13040aac9..d727a40e27621ef77e75fd95e782a6e0ce632b86 100644 (file)
@@ -1,3 +1,24 @@
+2007-08-27  Gisle Vanem         <giva@bgnett.no>
+
+       * mswindows.c (run_with_timeout): Ensure that the correct
+       conversion specification is used for the return result of
+       the GetLastError function.
+       * 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>
+
+       * wget.h: Added macro replacement for ngettext, for environs
+       that lack NLS.
+
 2007-08-26  Micah Cowan  <micah@cowan.name>
 
        * spider.c (print_broken_links): Fixed incorrect plurals msgid