From c97198dd7c09832c3ece8564850023e95dcc8739 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Fri, 27 Jul 2012 17:41:10 +0000
Subject: [PATCH] Mention the shiny new LOG_LEVEL_ACTIONS

---
 doc/source/p-config.sgml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index c8d2c8da..f656311e 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -3,7 +3,7 @@
 
  Purpose     :  Used with other docs and files only.
 
- $Id: p-config.sgml,v 2.81 2012/03/19 12:56:41 fabiankeil Exp $
+ $Id: p-config.sgml,v 2.82 2012/07/27 17:36:06 fabiankeil Exp $
 
  Copyright (C) 2001-2011 Privoxy Developers http://www.privoxy.org/
  See LICENSE.
@@ -97,7 +97,7 @@
  Sample Configuration File for Privoxy v&p-version;
 </title>
 <para>
- $Id: p-config.sgml,v 2.81 2012/03/19 12:56:41 fabiankeil Exp $
+ $Id: p-config.sgml,v 2.82 2012/07/27 17:36:06 fabiankeil Exp $
 </para>
 <para>
 Copyright (C) 2001-2011 Privoxy Developers http://www.privoxy.org/
@@ -1020,6 +1020,7 @@ actionsfile
   debug  4096 # Startup banner and warnings.
   debug  8192 # Non-fatal errors
   debug 32768 # log all data read from the network
+  debug 65536 # Log the applying actions
 </programlisting>
    </para>
    <para>
-- 
2.49.0