X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=8865e5dd2f431fbd7281c6f470a233693a434831;hp=4da5e1d3319764cf773bfb992e748f0142536a18;hb=1a41bc067c118fe0cbc8a632e9716102bc357b13;hpb=667f4578a570699b69b16defa6f22e26a315c891 diff --git a/src/ChangeLog b/src/ChangeLog index 4da5e1d3..8865e5dd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2007-04-12 Micah Cowan + + * mswindows.c (fake_fork_child): Don't create a logfile for + --background when --quiet is used, but not --server-response. + Don't mention that we're backgrounding if --quiet is used. Based + on a patch submitted by Rabin Vincent . Fixes bug + #20917. + + * utils.c (fork_to_background): Likewise. + 2008-04-12 Micah Cowan * utils.c (aprintf): Minor formatting changes to Alex's code (80-