From: Fabian Keil Date: Mon, 3 Nov 2008 16:51:17 +0000 (+0000) Subject: Mention that the "clear log" view option X-Git-Tag: v_3_0_11~179 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=16ba25d1c00b4627cd02f563a9e6ba2e525cc802 Mention that the "clear log" view option is based on a patch submitted by T Ford. --- 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.