From: Fabian Keil <fk@fabiankeil.de>
Date: Mon, 26 Jan 2015 11:25:45 +0000 (+0000)
Subject: Fix contributor name
X-Git-Tag: v_3_0_24~107
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/@default-cgi@show-url-info?a=commitdiff_plain;h=1ced0af6010e7bec3b2594046a6b9b27f7b0559e;p=privoxy.git

Fix contributor name
---

diff --git a/ChangeLog b/ChangeLog
index 745d141c..978546d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,7 +16,7 @@ ChangeLog for Privoxy
     should not be writable by untrusted third-parties.
   - Fixed an 'invalid read' bug which could at least theoretically
     cause Privoxy to crash. So far, no crashes have been observed.
-  - Compiles with --disable-force again. Reported by Kay Raven.
+  - Compiles with --disable-force again. Reported by Kai Raven.
   - Client requests with body that can't be delivered no longer
     cause pipelined requests behind them to be rejected as invalid.
     Reported by Basil Hussain.
diff --git a/doc/source/changelog.sgml b/doc/source/changelog.sgml
index ebd270b5..047517c2 100644
--- a/doc/source/changelog.sgml
+++ b/doc/source/changelog.sgml
@@ -3,7 +3,7 @@
 
  Purpose     :  Entity included in other project documents.
 
- $Id: changelog.sgml,v 2.10 2014/11/18 14:22:17 fabiankeil Exp $
+ $Id: changelog.sgml,v 2.11 2015/01/24 16:43:58 fabiankeil Exp $
 
  Copyright (C) 2013 Privoxy Developers http://www.privoxy.org/
  See LICENSE.
@@ -62,7 +62,7 @@
     </listitem>
     <listitem>
      <para>
-      Compiles with --disable-force again. Reported by Kay Raven.
+      Compiles with --disable-force again. Reported by Kai Raven.
      </para>
     </listitem>
     <listitem>
diff --git a/doc/webserver/user-manual/whatsnew.html b/doc/webserver/user-manual/whatsnew.html
index 269b847a..4ee9af9c 100644
--- a/doc/webserver/user-manual/whatsnew.html
+++ b/doc/webserver/user-manual/whatsnew.html
@@ -73,7 +73,7 @@
           </li>
 
           <li>
-            <p>Compiles with --disable-force again. Reported by Kay
+            <p>Compiles with --disable-force again. Reported by Kai
             Raven.</p>
           </li>