From: Fabian Keil <fk@fabiankeil.de> Date: Fri, 1 Mar 2013 17:44:24 +0000 (+0000) Subject: Bump entities for 3.0.21 stable X-Git-Tag: v_3_0_21~28 X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/developer-manual/static/@default-cgi@show-status?a=commitdiff_plain;h=1e1b30bff6318c69091260a36c09fb7f7cde5250;p=privoxy.git Bump entities for 3.0.21 stable --- diff --git a/doc/source/authors.sgml b/doc/source/authors.sgml index d3643e6b..0ca24f45 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.23 2013/01/06 11:25:52 fabiankeil Exp $ + $Id: authors.sgml,v 2.24 2013/02/26 15:09:35 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.21"> -<!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 b05f47d1..e977008a 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.21"> -<!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.24 2013/01/06 11:25:52 fabiankeil Exp $ + $Id: config.sgml,v 2.25 2013/02/26 15:09:35 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 a3e368e1..2dafe353 100644 --- a/doc/source/developer-manual.sgml +++ b/doc/source/developer-manual.sgml @@ -6,9 +6,9 @@ <!entity history SYSTEM "history.sgml"> <!entity seealso SYSTEM "seealso.sgml"> <!entity p-version "3.0.21"> -<!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 --> @@ -21,7 +21,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: developer-manual.sgml,v 2.55 2013/03/01 17:42:51 fabiankeil Exp $ + $Id: developer-manual.sgml,v 2.56 2013/03/01 17:44:02 fabiankeil Exp $ Copyright (C) 2001-2012 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -49,7 +49,7 @@ </pubdate> - <pubdate>$Id: developer-manual.sgml,v 2.55 2013/03/01 17:42:51 fabiankeil Exp $</pubdate> + <pubdate>$Id: developer-manual.sgml,v 2.56 2013/03/01 17:44:02 fabiankeil Exp $</pubdate> <!-- diff --git a/doc/source/faq.sgml b/doc/source/faq.sgml index 89663a4d..07997052 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.21"> -<!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.90 2013/01/06 11:25:52 fabiankeil Exp $ + $Id: faq.sgml,v 2.91 2013/02/26 15:09:35 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.90 2013/01/06 11:25:52 fabiankeil Exp $</pubdate> +<pubdate>$Id: faq.sgml,v 2.91 2013/02/26 15:09:35 fabiankeil Exp $</pubdate> <!-- @@ -2990,6 +2990,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.91 2013/02/26 15:09:35 fabiankeil +Bump entities for 3.0.21 UNRELEASED + Revision 2.90 2013/01/06 11:25:52 fabiankeil Set entities to 3.0.20 beta diff --git a/doc/source/install.sgml b/doc/source/install.sgml index 31667f5b..eb0c6b5a 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.21"> -<!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.23 2013/01/06 11:25:52 fabiankeil Exp $ + $Id: install.sgml,v 2.24 2013/02/26 15:09:35 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 33e704c6..dbc91800 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.46 2013/01/06 11:25:52 fabiankeil Exp $ + $Id: privoxy-man-page.sgml,v 2.47 2013/02/26 15:09:35 fabiankeil Exp $ Copyright (C) 2001-2012 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.21"> -<!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 31c58984..ee816bb6 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.21"> -<!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.51 2013/01/06 11:25:52 fabiankeil Exp $ + $Id: readme.sgml,v 2.52 2013/02/26 15:09:35 fabiankeil Exp $ Copyright (C) 2001-2011 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -232,7 +232,7 @@ <!-- </LiteralLayout> --> <!-- </para> --> <!-- <para> --> -<!-- $Id: readme.sgml,v 2.51 2013/01/06 11:25:52 fabiankeil Exp $ --> +<!-- $Id: readme.sgml,v 2.52 2013/02/26 15:09:35 fabiankeil Exp $ --> <!-- </para> --> </article> diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 42ff1425..e846fe9f 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -14,10 +14,10 @@ <!entity config SYSTEM "p-config.sgml"> <!entity changelog SYSTEM "changelog.sgml"> <!entity p-version "3.0.21"> -<!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"> @@ -36,7 +36,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: user-manual.sgml,v 2.171 2013/03/01 17:41:32 fabiankeil Exp $ + $Id: user-manual.sgml,v 2.172 2013/03/01 17:43:18 fabiankeil Exp $ Copyright (C) 2001-2013 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -62,7 +62,7 @@ </subscript> </pubdate> -<pubdate>$Id: user-manual.sgml,v 2.171 2013/03/01 17:41:32 fabiankeil Exp $</pubdate> +<pubdate>$Id: user-manual.sgml,v 2.172 2013/03/01 17:43:18 fabiankeil Exp $</pubdate> <!-- diff --git a/doc/source/webserver/index.sgml b/doc/source/webserver/index.sgml index 9a8e1c0a..83fc14b8 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.21"> -<!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.25 2013/02/26 15:09:35 fabiankeil Exp $ + $Id: index.sgml,v 2.26 2013/03/01 17:41:08 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers <ijbswa-developers@lists.sourceforge.net> See LICENSE.