From: Fabian Keil <fk@fabiankeil.de> Date: Mon, 15 Jun 2009 15:08:03 +0000 (+0000) Subject: Patch #2806626 from Frédéric Crozat to fix a closing tag. X-Git-Tag: v_3_0_14~99 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/developer-manual/static/diff?a=commitdiff_plain;h=dbcc1ebabde68858547c281989135e760020ada5;p=privoxy.git Patch #2806626 from Frédéric Crozat to fix a closing tag. --- diff --git a/doc/source/faq.sgml b/doc/source/faq.sgml index 7079c509..aeb7ef5b 100644 --- a/doc/source/faq.sgml +++ b/doc/source/faq.sgml @@ -27,7 +27,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: faq.sgml,v 2.61 2009/06/12 11:52:33 fabiankeil Exp $ + $Id: faq.sgml,v 2.62 2009/06/12 14:30:58 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -78,7 +78,7 @@ </subscript> </pubdate> -<pubdate>$Id: faq.sgml,v 2.61 2009/06/12 11:52:33 fabiankeil Exp $</pubdate> +<pubdate>$Id: faq.sgml,v 2.62 2009/06/12 14:30:58 fabiankeil Exp $</pubdate> <!-- @@ -537,7 +537,7 @@ warranty? Registration?</title> please have a look at <ulink url="http://www.spi-inc.org/donations">SPI's donation page</ulink> to see what the options are. -<para> +</para> </sect3> </sect2> @@ -2945,6 +2945,9 @@ browsing has slowed to a crawl. What gives? </title> 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA $Log: faq.sgml,v $ +Revision 2.62 2009/06/12 14:30:58 fabiankeil +Update entities for 3.0.13 beta. + Revision 2.61 2009/06/12 11:52:33 fabiankeil Mention the TODO list in the participate entry.