Clarify the #3525694 description
[privoxy.git] / ChangeLog
index 58dcf03..d12163c 100644 (file)
--- 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.
     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
     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