From: Fabian Keil <fk@fabiankeil.de> Date: Sat, 13 Feb 2010 17:38:39 +0000 (+0000) Subject: Update entities for 3.0.16 stable. X-Git-Tag: v_3_0_16~21 X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/@default-cgi@edit-actions-remove-url?a=commitdiff_plain;h=e61f150aa3e3873f77d516fba20088acb41c0365;p=privoxy.git Update entities for 3.0.16 stable. --- diff --git a/doc/source/authors.sgml b/doc/source/authors.sgml index 82da9788..f6f7c203 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.14 2009/10/10 05:48:55 fabiankeil Exp $ + $Id: authors.sgml,v 2.15 2009/11/15 14:24:12 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ @@ -27,9 +27,9 @@ <!entity % dummy "IGNORE"> <!entity authors SYSTEM "p-authors.sgml"> <!entity p-version "3.0.16"> -<!entity p-status "UNRELEASED"> -<!entity % p-not-stable "INCLUDE"> -<!entity % p-stable "IGNORE"> +<!entity p-status "stable"> +<!entity % p-not-stable "IGNORE"> +<!entity % p-stable "INCLUDE"> <!entity % p-text "INCLUDE"> <!-- define we are a text only doc --> <!entity % p-authors-formal "INCLUDE"> <!-- include additional text, etc --> ]> diff --git a/doc/source/config.sgml b/doc/source/config.sgml index e573b16a..7ff0f6d6 100644 --- a/doc/source/config.sgml +++ b/doc/source/config.sgml @@ -2,8 +2,8 @@ <!entity % dummy "IGNORE"> <!entity config SYSTEM "p-config.sgml"> <!entity p-version "3.0.16"> -<!entity p-status "UNRELEASED"> -<!entity % p-not-stable "INCLUDE"> +<!entity p-status "stable"> +<!entity % p-not-stable "IGNORE"> <!entity % user-man "IGNORE"> <!entity % config-file "IGNORE"> <!entity my-app "<application>Privoxy</application>"> @@ -13,7 +13,7 @@ Purpose : config file generation - $Id: config.sgml,v 2.15 2009/10/10 05:48:55 fabiankeil Exp $ + $Id: config.sgml,v 2.16 2009/11/15 14:24:12 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 e25cadfa..796509c6 100644 --- a/doc/source/developer-manual.sgml +++ b/doc/source/developer-manual.sgml @@ -9,9 +9,9 @@ <!entity copyright SYSTEM "copyright.sgml"> <!entity license SYSTEM "license.sgml"> <!entity p-version "3.0.16"> -<!entity p-status "UNRELEASED"> -<!entity % p-not-stable "INCLUDE"> -<!entity % p-stable "IGNORE"> +<!entity p-status "stable"> +<!entity % p-not-stable "IGNORE"> +<!entity % p-stable "INCLUDE"> <!entity % p-text "IGNORE"> <!-- define we are not a text only doc --> <!entity % p-doc "INCLUDE"> <!-- and we are a formal doc --> <!entity % seealso-extra "INCLUDE"> <!-- extra stuff from seealso.sgml --> @@ -24,7 +24,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: developer-manual.sgml,v 2.31 2009/10/10 05:48:55 fabiankeil Exp $ + $Id: developer-manual.sgml,v 2.32 2009/11/15 14:24:12 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.31 2009/10/10 05:48:55 fabiankeil Exp $</pubdate> + <pubdate>$Id: developer-manual.sgml,v 2.32 2009/11/15 14:24:12 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.32 2009/11/15 14:24:12 fabiankeil + Prepare to generate docs for 3.0.16 UNRELEASED. + Revision 2.31 2009/10/10 05:48:55 fabiankeil Prepare for 3.0.15 beta. diff --git a/doc/source/faq.sgml b/doc/source/faq.sgml index d74bf2f0..274a6866 100644 --- a/doc/source/faq.sgml +++ b/doc/source/faq.sgml @@ -9,9 +9,9 @@ <!entity copyright SYSTEM "copyright.sgml"> <!entity license SYSTEM "license.sgml"> <!entity p-version "3.0.16"> -<!entity p-status "UNRELEASED"> -<!entity % p-not-stable "INCLUDE"> -<!entity % p-stable "IGNORE"> +<!entity p-status "stable"> +<!entity % p-not-stable "IGNORE"> +<!entity % p-stable "INCLUDE"> <!entity % p-text "IGNORE"> <!-- define we are not a text only doc --> <!entity % p-doc "INCLUDE"> <!-- and we are a formal doc --> <!entity % p-supp-userman "INCLUDE"> <!-- Include all from supported.sgml --> @@ -27,7 +27,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: faq.sgml,v 2.67 2009/11/15 14:24:12 fabiankeil Exp $ + $Id: faq.sgml,v 2.68 2010/01/30 19:51:28 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.67 2009/11/15 14:24:12 fabiankeil Exp $</pubdate> +<pubdate>$Id: faq.sgml,v 2.68 2010/01/30 19:51:28 fabiankeil Exp $</pubdate> <!-- @@ -2966,6 +2966,11 @@ 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.68 2010/01/30 19:51:28 fabiankeil +New FAQ entry: How did you manage to get Privoxy on my computer without my consent? + +Also bump copyright. + Revision 2.67 2009/11/15 14:24:12 fabiankeil Prepare to generate docs for 3.0.16 UNRELEASED. diff --git a/doc/source/install.sgml b/doc/source/install.sgml index b71d952f..1a1ef16b 100644 --- a/doc/source/install.sgml +++ b/doc/source/install.sgml @@ -2,9 +2,9 @@ <!entity % dummy "IGNORE"> <!entity buildsource SYSTEM "buildsource.sgml"> <!entity p-version "3.0.16"> -<!entity p-status "UNRELEASED"> -<!entity % p-stable "IGNORE"> -<!entity % p-not-stable "INCLUDE"> +<!entity p-status "stable"> +<!entity % p-stable "INCLUDE"> +<!entity % p-not-stable "IGNORE"> <!entity % p-alpha "IGNORE"> <!entity % p-beta "IGNORE"> <!entity % p-text "INCLUDE"> <!-- define we are a text only doc --> @@ -16,7 +16,7 @@ Purpose : INSTALL file for Privoxy - $Id: install.sgml,v 2.14 2009/10/10 05:48:55 fabiankeil Exp $ + $Id: install.sgml,v 2.15 2009/11/15 14:24:12 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 7ff1524f..e7e81080 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.33 2009/10/10 05:48:55 fabiankeil Exp $ + $Id: privoxy-man-page.sgml,v 2.34 2009/11/15 14:24:12 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -43,9 +43,9 @@ <!entity license SYSTEM "license.sgml"> <!entity authors SYSTEM "p-authors.sgml"> <!entity p-version "3.0.16"> -<!entity p-status "UNRELEASED"> -<!entity % p-not-stable "INCLUDE"> -<!entity % p-stable "IGNORE"> +<!entity p-status "stable"> +<!entity % p-not-stable "IGNORE"> +<!entity % p-stable "INCLUDE"> <!entity % p-text "IGNORE"> <!-- define we are not a text only doc --> <!entity % p-authors-formal "IGNORE"> <!-- exclude additional formating --> <!entity my-copy "(C)"> <!-- db2man barfs on copyright symbol --> diff --git a/doc/source/readme.sgml b/doc/source/readme.sgml index 1e1883df..b58c9bbf 100644 --- a/doc/source/readme.sgml +++ b/doc/source/readme.sgml @@ -5,9 +5,9 @@ <!entity contacting SYSTEM "contacting.sgml"> <!entity buildsource SYSTEM "buildsource.sgml"> <!entity p-version "3.0.16"> -<!entity p-status "UNRELEASED"> -<!entity % p-not-stable "INCLUDE"> -<!entity % p-stable "IGNORE"> +<!entity p-status "stable"> +<!entity % p-not-stable "IGNORE"> +<!entity % p-stable "INCLUDE"> <!entity % p-text "INCLUDE"> <!-- define we are a text only doc --> <!entity % p-doc "IGNORE"> <!-- and never a text doc --> <!entity % p-readme "INCLUDE"> <!-- all your README belong to us --> @@ -17,7 +17,7 @@ Purpose : README for Privoxy - $Id: readme.sgml,v 2.32 2009/10/10 05:52:55 fabiankeil Exp $ + $Id: readme.sgml,v 2.33 2009/11/15 14:24:12 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -243,7 +243,7 @@ <!-- </LiteralLayout> --> <!-- </para> --> <!-- <para> --> -<!-- $Id: readme.sgml,v 2.32 2009/10/10 05:52:55 fabiankeil Exp $ --> +<!-- $Id: readme.sgml,v 2.33 2009/11/15 14:24:12 fabiankeil Exp $ --> <!-- </para> --> </article> diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 8e7f2b78..b83a0a42 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -12,10 +12,10 @@ <!entity p-authors SYSTEM "p-authors.sgml"> <!entity config SYSTEM "p-config.sgml"> <!entity p-version "3.0.16"> -<!entity p-status "UNRELEASED"> +<!entity p-status "stable"> <!entity % p-authors-formal "INCLUDE"> <!-- include additional text, etc --> -<!entity % p-not-stable "INCLUDE"> -<!entity % p-stable "IGNORE"> +<!entity % p-not-stable "IGNORE"> +<!entity % p-stable "INCLUDE"> <!entity % p-text "IGNORE"> <!-- define we are not a text only doc --> <!entity % p-doc "INCLUDE"> <!-- and we are a formal doc --> <!entity % p-readme "IGNORE"> @@ -34,7 +34,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: user-manual.sgml,v 2.118 2010/02/11 13:59:48 fabiankeil Exp $ + $Id: user-manual.sgml,v 2.119 2010/02/13 16:37:37 fabiankeil Exp $ Copyright (C) 2001-2010 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -60,7 +60,7 @@ </subscript> </pubdate> -<pubdate>$Id: user-manual.sgml,v 2.118 2010/02/11 13:59:48 fabiankeil Exp $</pubdate> +<pubdate>$Id: user-manual.sgml,v 2.119 2010/02/13 16:37:37 fabiankeil Exp $</pubdate> <!-- @@ -8817,6 +8817,9 @@ In file: user.action <guibutton>[ View ]</guibutton> <guibutton>[ Edit ]</guibut USA $Log: user-manual.sgml,v $ + Revision 2.119 2010/02/13 16:37:37 fabiankeil + Update 'What's new?' section. + Revision 2.118 2010/02/11 13:59:48 fabiankeil Mention that the headers added by the add-header action aren't modified by other actions. diff --git a/doc/source/webserver/index.sgml b/doc/source/webserver/index.sgml index 36db6e44..caeb6d09 100644 --- a/doc/source/webserver/index.sgml +++ b/doc/source/webserver/index.sgml @@ -6,9 +6,9 @@ <!entity copyright SYSTEM "copyright.sgml"> <!entity license SYSTEM "license.sgml"> <!entity p-version "3.0.16"> -<!entity p-status "UNRELEASED"> -<!entity % p-not-stable "INCLUDE"> -<!entity % p-stable "IGNORE"> +<!entity p-status "stable"> +<!entity % p-not-stable "IGNORE"> +<!entity % p-stable "INCLUDE"> <!entity my-copy "©"> <!-- kludge for docbook2man --> <!entity % p-homepage "IGNORE"> <!-- toggle for webserver index.html --> <!entity % p-index "IGNORE"> <!-- toggle for local doc index --> @@ -20,7 +20,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: index.sgml,v 2.14 2010/01/11 13:47:25 fabiankeil Exp $ + $Id: index.sgml,v 2.15 2010/02/13 16:38:18 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers <ijbswa-developers@lists.sourceforge.net> See LICENSE. @@ -249,6 +249,9 @@ Temple Place - Suite 330, Boston, MA 02111-1307, USA. $Log: index.sgml,v $ + Revision 2.15 2010/02/13 16:38:18 fabiankeil + Update copyright. + Revision 2.14 2010/01/11 13:47:25 fabiankeil Finally bump entities for 3.0.16 UNRELEASED here, too.