X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=ChangeLog;h=44f4354f8ef23fe045cae10673c89c0f6e4d223c;hp=d2aa84da7fb5ca4ce8de4f7a360924c979451db9;hb=87f5a2bd34a2708ce34d72a2025425e5ae1931da;hpb=f3616f2012ca291e81b33dfc716892d54ad8fde3 diff --git a/ChangeLog b/ChangeLog index d2aa84da..44f4354f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,7 @@ ChangeLog for Privoxy - A "clear log" view option was added to the mingw32 version to clear out all of the lines in the Privoxy log window. + Based on a patch submitted by T Ford. - 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.