From: Fabian Keil <fk@fabiankeil.de> Date: Sun, 20 Nov 2011 12:43:38 +0000 (+0000) Subject: Update ChangeLog. Once more, with feeling. X-Git-Tag: v_3_0_18~2 X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/developer-manual/static/git.html?a=commitdiff_plain;h=20269c138d782591788097e1dbe0906788122145;p=privoxy.git Update ChangeLog. Once more, with feeling. --- diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 585d402b..a2981fb3 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -34,7 +34,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: user-manual.sgml,v 2.140 2011/11/19 15:18:02 fabiankeil Exp $ + $Id: user-manual.sgml,v 2.141 2011/11/20 12:41:22 fabiankeil Exp $ Copyright (C) 2001-2011 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -60,7 +60,7 @@ </subscript> </pubdate> -<pubdate>$Id: user-manual.sgml,v 2.140 2011/11/19 15:18:02 fabiankeil Exp $</pubdate> +<pubdate>$Id: user-manual.sgml,v 2.141 2011/11/20 12:41:22 fabiankeil Exp $</pubdate> <!-- @@ -846,7 +846,7 @@ How to install the binary packages depends on your operating system: </listitem> <listitem> <para> - Add '.png' to the list of recognized file extenstions in get_content_type() + Add '.png' to the list of recognized file extensions in get_content_type() </para> </listitem> <listitem> @@ -1073,13 +1073,13 @@ How to install the binary packages depends on your operating system: <itemizedlist> <listitem> <para> - If only the server connection is kept alive, do not pretent to + If only the server connection is kept alive, do not pretend to wait for a new client request. </para> </listitem> <listitem> <para> - Remove a superfluos log message in forget_connection() + Remove a superfluous log message in forget_connection() </para> </listitem> <listitem> @@ -9370,6 +9370,9 @@ In file: user.action <guibutton>[ View ]</guibutton> <guibutton>[ Edit ]</guibut USA $Log: user-manual.sgml,v $ + Revision 2.141 2011/11/20 12:41:22 fabiankeil + Document the +fast-redirects{} HTTP response splitting fix + Revision 2.140 2011/11/19 15:18:02 fabiankeil Update ChangeLog diff --git a/doc/webserver/user-manual/whatsnew.html b/doc/webserver/user-manual/whatsnew.html index 67a98add..7f2a7c15 100644 --- a/doc/webserver/user-manual/whatsnew.html +++ b/doc/webserver/user-manual/whatsnew.html @@ -421,7 +421,7 @@ body { </li> <li> - <p>Add '.png' to the list of recognized file extenstions in + <p>Add '.png' to the list of recognized file extensions in get_content_type()</p> </li> @@ -622,12 +622,12 @@ body { <ul> <li> - <p>If only the server connection is kept alive, do not pretent to + <p>If only the server connection is kept alive, do not pretend to wait for a new client request.</p> </li> <li> - <p>Remove a superfluos log message in forget_connection()</p> + <p>Remove a superfluous log message in forget_connection()</p> </li> <li>