From: Fabian Keil <fk@fabiankeil.de> Date: Sat, 10 Oct 2009 05:48:55 +0000 (+0000) Subject: Prepare for 3.0.15 beta. X-Git-Tag: v_3_0_15~14 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/user-manual/faq/static/@proxy-info-url@?a=commitdiff_plain;h=64e44fa87bee034e21ac06c9de42a4c0e50d57a6;p=privoxy.git Prepare for 3.0.15 beta. --- diff --git a/doc/source/authors.sgml b/doc/source/authors.sgml index 85634799..2545039e 100644 --- a/doc/source/authors.sgml +++ b/doc/source/authors.sgml @@ -3,7 +3,7 @@ Purpose : AUTHORS file for Privoxy - $Id: authors.sgml,v 2.12 2009/06/12 14:30:58 fabiankeil Exp $ + $Id: authors.sgml,v 2.13 2009/07/18 16:24:39 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ @@ -26,8 +26,8 @@ <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [ <!entity % dummy "IGNORE"> <!entity authors SYSTEM "p-authors.sgml"> -<!entity p-version "3.0.14"> -<!entity p-status "BETA"> +<!entity p-version "3.0.15"> +<!entity p-status "beta"> <!entity % p-not-stable "INCLUDE"> <!entity % p-stable "IGNORE"> <!entity % p-text "INCLUDE"> <!-- define we are a text only doc --> diff --git a/doc/source/config.sgml b/doc/source/config.sgml index 0bd99489..e7bfa9fb 100644 --- a/doc/source/config.sgml +++ b/doc/source/config.sgml @@ -1,8 +1,8 @@ <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN"[ <!entity % dummy "IGNORE"> <!entity config SYSTEM "p-config.sgml"> -<!entity p-version "3.0.14"> -<!entity p-status "BETA"> +<!entity p-version "3.0.15"> +<!entity p-status "beta"> <!entity % p-not-stable "INCLUDE"> <!entity % user-man "IGNORE"> <!entity % config-file "IGNORE"> @@ -13,7 +13,7 @@ Purpose : config file generation - $Id: config.sgml,v 2.13 2009/06/12 14:30:58 fabiankeil Exp $ + $Id: config.sgml,v 2.14 2009/07/18 16:24:39 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml index 9521b097..7cff17df 100644 --- a/doc/source/developer-manual.sgml +++ b/doc/source/developer-manual.sgml @@ -8,8 +8,8 @@ <!entity contacting SYSTEM "contacting.sgml"> <!entity copyright SYSTEM "copyright.sgml"> <!entity license SYSTEM "license.sgml"> -<!entity p-version "3.0.14"> -<!entity p-status "BETA"> +<!entity p-version "3.0.15"> +<!entity p-status "beta"> <!entity % p-not-stable "INCLUDE"> <!entity % p-stable "IGNORE"> <!entity % p-text "IGNORE"> <!-- define we are not a text only doc --> @@ -24,7 +24,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: developer-manual.sgml,v 2.29 2009/06/12 14:30:58 fabiankeil Exp $ + $Id: developer-manual.sgml,v 2.30 2009/07/18 16:24:39 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -51,7 +51,7 @@ </pubdate> - <pubdate>$Id: developer-manual.sgml,v 2.29 2009/06/12 14:30:58 fabiankeil Exp $</pubdate> + <pubdate>$Id: developer-manual.sgml,v 2.30 2009/07/18 16:24:39 fabiankeil Exp $</pubdate> <!-- @@ -3005,6 +3005,9 @@ at sourceforge. Three simple steps: Temple Place - Suite 330, Boston, MA 02111-1307, USA. $Log: developer-manual.sgml,v $ + Revision 2.30 2009/07/18 16:24:39 fabiankeil + Bump entities for 3.0.14 beta. + Revision 2.29 2009/06/12 14:30:58 fabiankeil Update entities for 3.0.13 beta. diff --git a/doc/source/faq.sgml b/doc/source/faq.sgml index e1aae832..a7d7da68 100644 --- a/doc/source/faq.sgml +++ b/doc/source/faq.sgml @@ -8,8 +8,8 @@ <!entity history SYSTEM "history.sgml"> <!entity copyright SYSTEM "copyright.sgml"> <!entity license SYSTEM "license.sgml"> -<!entity p-version "3.0.14"> -<!entity p-status "BETA"> +<!entity p-version "3.0.15"> +<!entity p-status "beta"> <!entity % p-not-stable "INCLUDE"> <!entity % p-stable "IGNORE"> <!entity % p-text "IGNORE"> <!-- define we are not a text only doc --> @@ -27,7 +27,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: faq.sgml,v 2.64 2009/07/18 12:18:52 fabiankeil Exp $ + $Id: faq.sgml,v 2.65 2009/07/18 16:24:39 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.64 2009/07/18 12:18:52 fabiankeil Exp $</pubdate> +<pubdate>$Id: faq.sgml,v 2.65 2009/07/18 16:24:39 fabiankeil Exp $</pubdate> <!-- @@ -2930,6 +2930,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.65 2009/07/18 16:24:39 fabiankeil +Bump entities for 3.0.14 beta. + Revision 2.64 2009/07/18 12:18:52 fabiankeil Don't describe the action files in the FAQ when we can simply link to the description in the User Manual. diff --git a/doc/source/install.sgml b/doc/source/install.sgml index 868165fd..dcb0a9ab 100644 --- a/doc/source/install.sgml +++ b/doc/source/install.sgml @@ -1,8 +1,8 @@ <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [ <!entity % dummy "IGNORE"> <!entity buildsource SYSTEM "buildsource.sgml"> -<!entity p-version "3.0.14"> -<!entity p-status "BETA"> +<!entity p-version "3.0.15"> +<!entity p-status "beta"> <!entity % p-stable "IGNORE"> <!entity % p-not-stable "INCLUDE"> <!entity % p-alpha "IGNORE"> @@ -16,7 +16,7 @@ Purpose : INSTALL file for Privoxy - $Id: install.sgml,v 2.12 2009/06/12 14:30:58 fabiankeil Exp $ + $Id: install.sgml,v 2.13 2009/07/18 16:24:39 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. diff --git a/doc/source/privoxy-man-page.sgml b/doc/source/privoxy-man-page.sgml index 67cdc7a5..4152bc50 100644 --- a/doc/source/privoxy-man-page.sgml +++ b/doc/source/privoxy-man-page.sgml @@ -5,7 +5,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: privoxy-man-page.sgml,v 2.31 2009/07/18 16:24:39 fabiankeil Exp $ + $Id: privoxy-man-page.sgml,v 2.32 2009/07/18 16:25:36 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -42,8 +42,8 @@ <!entity copyright SYSTEM "copyright.sgml"> <!entity license SYSTEM "license.sgml"> <!entity authors SYSTEM "p-authors.sgml"> -<!entity p-version "3.0.14"> -<!entity p-status "BETA"> +<!entity p-version "3.0.15"> +<!entity p-status "beta"> <!entity % p-not-stable "INCLUDE"> <!entity % p-stable "IGNORE"> <!entity % p-text "IGNORE"> <!-- define we are not a text only doc --> diff --git a/doc/source/readme.sgml b/doc/source/readme.sgml index 42bf9a93..01384283 100644 --- a/doc/source/readme.sgml +++ b/doc/source/readme.sgml @@ -4,8 +4,8 @@ <!entity p-intro SYSTEM "privoxy.sgml"> <!entity contacting SYSTEM "contacting.sgml"> <!entity buildsource SYSTEM "buildsource.sgml"> -<!entity p-version "3.0.14"> -<!entity p-status "BETA"> +<!entity p-version "3.0.15"> +<!entity p-status "beta"> <!entity % p-not-stable "INCLUDE"> <!entity % p-stable "IGNORE"> <!entity % p-text "INCLUDE"> <!-- define we are a text only doc --> @@ -17,7 +17,7 @@ Purpose : README for Privoxy - $Id: readme.sgml,v 2.29 2009/07/18 16:00:17 fabiankeil Exp $ + $Id: readme.sgml,v 2.30 2009/07/18 16:24:39 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -246,7 +246,7 @@ <!-- </LiteralLayout> --> <!-- </para> --> <!-- <para> --> -<!-- $Id: readme.sgml,v 2.29 2009/07/18 16:00:17 fabiankeil Exp $ --> +<!-- $Id: readme.sgml,v 2.30 2009/07/18 16:24:39 fabiankeil Exp $ --> <!-- </para> --> </article> diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 8107f984..394b557d 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -11,8 +11,8 @@ <!entity license SYSTEM "license.sgml"> <!entity p-authors SYSTEM "p-authors.sgml"> <!entity config SYSTEM "p-config.sgml"> -<!entity p-version "3.0.14"> -<!entity p-status "BETA"> +<!entity p-version "3.0.15"> +<!entity p-status "beta"> <!entity % p-authors-formal "INCLUDE"> <!-- include additional text, etc --> <!entity % p-not-stable "INCLUDE"> <!entity % p-stable "IGNORE"> @@ -34,7 +34,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: user-manual.sgml,v 2.111 2009/07/18 18:11:11 fabiankeil Exp $ + $Id: user-manual.sgml,v 2.112 2009/07/24 12:20:30 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -60,7 +60,7 @@ </subscript> </pubdate> -<pubdate>$Id: user-manual.sgml,v 2.111 2009/07/18 18:11:11 fabiankeil Exp $</pubdate> +<pubdate>$Id: user-manual.sgml,v 2.112 2009/07/24 12:20:30 fabiankeil Exp $</pubdate> <!-- @@ -8566,6 +8566,9 @@ In file: user.action <guibutton>[ View ]</guibutton> <guibutton>[ Edit ]</guibut USA $Log: user-manual.sgml,v $ + Revision 2.112 2009/07/24 12:20:30 fabiankeil + Remove duplicated period. + Revision 2.111 2009/07/18 18:11:11 fabiankeil Don't claim that NTLM should work when there are multiple reports that it doesn't.