]> sjero.net Git - wget/blobdiff - src/ChangeLog
Xref to resolved bugs.
[wget] / src / ChangeLog
index 4da5e1d3319764cf773bfb992e748f0142536a18..3f59ecfe20385811cdc6ed8d1abc22d3bf16129a 100644 (file)
@@ -1,3 +1,21 @@
+2008-04-22  Alain Guibert  <alguibert+bts@free.fr>
+
+       * test.h (mu_run_test): Move declaration before statements, for
+       C90 conformance. Fixes bug #22789.
+
+2008-04-22  Mike Frysinger  <vapier@gentoo.org>
+
+       * Makefile.am: Move @LIBS@ after other libraries, for better
+       static-linking support. Fixes bug #22143.
+
+2008-04-12  Rabin Vincent  <rabin@rab.in>
+
+       * mswindows.c (fake_fork_child): Don't create a logfile for
+       --background when --quiet is used, but not --server-response.
+       Fixes bug #20917.
+
+       * utils.c (fork_to_background): Likewise.
+
 2008-04-12  Micah Cowan  <micah@cowan.name>
 
        * utils.c (aprintf): Minor formatting changes to Alex's code (80-