From: Lee Date: Mon, 3 Nov 2008 05:15:26 +0000 (+0000) Subject: Document addition of the "clear log" view option to the Windows version X-Git-Tag: v_3_0_11~181 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=f3616f2012ca291e81b33dfc716892d54ad8fde3;hp=735b418b180f02974e7bab27d45078d44abf7866 Document addition of the "clear log" view option to the Windows version of Privoxy. --- diff --git a/ChangeLog b/ChangeLog index 6749892d..d2aa84da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ ChangeLog for Privoxy -------------------------------------------------------------------- *** Since 3.0.10 +- A "clear log" view option was added to the mingw32 version + to clear out all of the lines in the Privoxy log window. - 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.