From: Fabian Keil Date: Fri, 26 Sep 2008 16:01:45 +0000 (+0000) Subject: Mention mutex locks on mingw32. X-Git-Tag: v_3_0_11~227 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=a056df1eb7e5702acc324458ebf482b0917f9a94 Mention mutex locks on mingw32. --- diff --git a/ChangeLog b/ChangeLog index a4bd9165..6749892d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,9 @@ ChangeLog for Privoxy -------------------------------------------------------------------- *** Since 3.0.10 +- The mingw32 version uses mutex locks now which prevents + log message corruption under load. As a side effect, + the "no thread-safe PRNG" warning could be removed as well. - Support for remote toggling is controlled by the configure option --disable-toggle only. In previous versions it also depended on the action editor and thus configuring with the