Document addition of the "clear log" view option to the Windows version
authorLee <ler762@users.sourceforge.net>
Mon, 3 Nov 2008 05:15:26 +0000 (05:15 +0000)
committerLee <ler762@users.sourceforge.net>
Mon, 3 Nov 2008 05:15:26 +0000 (05:15 +0000)
of Privoxy.

ChangeLog

index 6749892..d2aa84d 100644 (file)
--- 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.