X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=ChangeLog;h=d12163c26dbfd1a63219f52798f81cd1e5b2e125;hp=58dcf036f448b7c442fd237b2d13ef69791dd6f8;hb=3d02779f8dcad2a3ba9f1609c876c6f0a72efd85;hpb=166a3a264bf73a4033589b2b9d62d51ebdc276b3 diff --git a/ChangeLog b/ChangeLog index 58dcf036..d12163c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,7 +14,8 @@ ChangeLog for Privoxy It was broken since their introduction in 2009. The calculated latency for most connections would be 0 in which case the timeout detection failed to account for the real latency. - - Fix a Windows-specific log viewer thread safety issue. + - Fix a race condition on Windows that could cause Privoxy to become + unresponsive after toggling it on or off through the taskbar icon. Reported by Tim H. in #3525694. - Let fatal_error() write to the logfile right away, before showing the Windows-specific error message which blocks until the user acknowledges