From: Fabian Keil <fk@fabiankeil.de> Date: Sat, 14 Jun 2008 13:37:01 +0000 (+0000) Subject: Rebuild for the upcoming 3.0.9 beta release. X-Git-Tag: v_3_0_9~36 X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/developer-manual/static/@default-cgi@show-status?a=commitdiff_plain;h=00bbcc6fc7bda05c117811c3b9da27017a961302;p=privoxy.git Rebuild for the upcoming 3.0.9 beta release. --- diff --git a/doc/webserver/developer-manual/coding.html b/doc/webserver/developer-manual/coding.html index 0d19acb3..7914d63a 100644 --- a/doc/webserver/developer-manual/coding.html +++ b/doc/webserver/developer-manual/coding.html @@ -2336,7 +2336,7 @@ WIDTH="100%" ><TD ><PRE CLASS="PROGRAMLISTING" ->const char FILENAME_rcs[] = "$Id: developer-manual.sgml,v 2.16 2008/01/19 17:52:38 hal9 Exp $"; +>const char FILENAME_rcs[] = "$Id: developer-manual.sgml,v 2.19 2008/05/12 11:13:33 fabiankeil Exp $"; /********************************************************************* * * File : $Source$ @@ -2424,7 +2424,7 @@ WIDTH="100%" CLASS="PROGRAMLISTING" >#ifndef _FILENAME_H #define _FILENAME_H -#define FILENAME_H_VERSION "$Id: developer-manual.sgml,v 2.16 2008/01/19 17:52:38 hal9 Exp $" +#define FILENAME_H_VERSION "$Id: developer-manual.sgml,v 2.19 2008/05/12 11:13:33 fabiankeil Exp $" /********************************************************************* * * File : $Source$ diff --git a/doc/webserver/developer-manual/contact.html b/doc/webserver/developer-manual/contact.html index 409719b6..3d8ddc03 100644 --- a/doc/webserver/developer-manual/contact.html +++ b/doc/webserver/developer-manual/contact.html @@ -98,13 +98,13 @@ NAME="CONTACT-SUPPORT" ><P > For casual users, our <A -HREF="http://sourceforge.net/tracker/?group_id=11118&atid=211118" +HREF="http://sourceforge.net/tracker/?group_id=11118&atid=211118" TARGET="_top" >support forum at SourceForge</A > is probably best suited: <A -HREF="http://sourceforge.net/tracker/?group_id=11118&atid=211118" +HREF="http://sourceforge.net/tracker/?group_id=11118&atid=211118" TARGET="_top" >http://sourceforge.net/tracker/?group_id=11118&atid=211118</A ></P @@ -116,6 +116,9 @@ TARGET="_top" mailing list</A >, where the developers also hang around.</P ><P +> Please don't sent private support requests to individual Privoxy + developers, either use the mailing lists or the support trackers.</P +><P > Note that the Privoxy mailing lists are moderated. Posts from unsubscribed addresses have to be accepted manually by a moderator. This may cause a delay of several days and if you use a subject that doesn't clearly @@ -188,7 +191,7 @@ CLASS="FILENAME" >default.action</TT > file, to <A -HREF="http://sourceforge.net/tracker/?group_id=11118&atid=460288" +HREF="http://sourceforge.net/tracker/?group_id=11118&atid=460288" TARGET="_top" > http://sourceforge.net/tracker/?group_id=11118&atid=460288</A >, @@ -225,7 +228,7 @@ NAME="CONTACT-BUGS" ><P > Please report all bugs through our bug tracker: <A -HREF="http://sourceforge.net/tracker/?group_id=11118&atid=111118" +HREF="http://sourceforge.net/tracker/?group_id=11118&atid=111118" TARGET="_top" >http://sourceforge.net/tracker/?group_id=11118&atid=111118</A >. </P @@ -238,7 +241,7 @@ CLASS="EMPHASIS" ></SPAN > and observe the additional hints at the top of the <A -HREF="http://sourceforge.net/tracker/?func=add&group_id=11118&atid=111118" +HREF="http://sourceforge.net/tracker/?func=add&group_id=11118&atid=111118" TARGET="_top" >submit form</A @@ -416,7 +419,7 @@ NAME="CONTACT-FEATURE" > You are welcome to submit ideas on new features or other proposals for improvement through our feature request tracker at <A -HREF="http://sourceforge.net/tracker/?atid=361118&group_id=11118" +HREF="http://sourceforge.net/tracker/?atid=361118&group_id=11118" TARGET="_top" >http://sourceforge.net/tracker/?atid=361118&group_id=11118</A >.</P diff --git a/doc/webserver/developer-manual/copyright.html b/doc/webserver/developer-manual/copyright.html index 30264dfa..9b74654b 100644 --- a/doc/webserver/developer-manual/copyright.html +++ b/doc/webserver/developer-manual/copyright.html @@ -99,7 +99,7 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN1223" +NAME="AEN1224" >9.1. License</A ></H2 ><P @@ -110,28 +110,24 @@ CLASS="APPLICATION" redistribute it and/or modify it under the terms of the <I CLASS="CITETITLE" ->GNU General Public - License</I ->, version 2, as published by the Free Software Foundation.</P +>GNU General Public License</I +>, version 2, + as published by the Free Software Foundation.</P ><P > This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - FITNESS FOR A PARTICULAR PURPOSE. See the - <I -CLASS="CITETITLE" ->GNU General Public License</I -> for - - more details, which is available from the Free Software Foundation, Inc, -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA</P -><P -> You should have received a copy of the <A -HREF="http://www.gnu.org/copyleft/gpl.html" + FITNESS FOR A PARTICULAR PURPOSE. See the <A +HREF="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" TARGET="_top" > <I CLASS="CITETITLE" >GNU General Public License</I ></A +> for details.</P +><P +> You should have received a copy of the <I +CLASS="CITETITLE" +>GNU GPL</I > along with this program; if not, write to the <P CLASS="ADDRESS" @@ -161,7 +157,7 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN1239" +NAME="AEN1240" >9.2. History</A ></H2 ><P diff --git a/doc/webserver/developer-manual/cvs.html b/doc/webserver/developer-manual/cvs.html index 30f3f694..db1fb9e9 100644 --- a/doc/webserver/developer-manual/cvs.html +++ b/doc/webserver/developer-manual/cvs.html @@ -255,7 +255,7 @@ CLASS="EMPHASIS" ><P > Note that near a major public release, we get more cautious. There is always the possibility to submit a patch to the <A -HREF="http://sourceforge.net/tracker/?atid=311118&group_id=11118&func=browse" +HREF="http://sourceforge.net/tracker/?atid=311118&group_id=11118&func=browse" TARGET="_top" >patch tracker</A diff --git a/doc/webserver/developer-manual/documentation.html b/doc/webserver/developer-manual/documentation.html index 8f31f16e..48df0be6 100644 --- a/doc/webserver/developer-manual/documentation.html +++ b/doc/webserver/developer-manual/documentation.html @@ -802,7 +802,7 @@ CLASS="APPLICATION" > version string, e.g. <SPAN CLASS="QUOTE" ->"3.0.8"</SPAN +>"3.0.9"</SPAN >. </TD ></TR diff --git a/doc/webserver/developer-manual/index.html b/doc/webserver/developer-manual/index.html index cf7283ed..47f82260 100644 --- a/doc/webserver/developer-manual/index.html +++ b/doc/webserver/developer-manual/index.html @@ -51,7 +51,7 @@ TARGET="_top" <BR></P ><P CLASS="PUBDATE" ->$Id: developer-manual.sgml,v 2.16 2008/01/19 17:52:38 hal9 Exp $<BR></P +>$Id: developer-manual.sgml,v 2.19 2008/05/12 11:13:33 fabiankeil Exp $<BR></P ><DIV ><DIV CLASS="ABSTRACT" @@ -71,7 +71,7 @@ CLASS="APPLICATION" and may not be entirely correct. As always, patches are welcome.</P ><P > Please note that this document is constantly evolving. This copy represents - the state at the release of version 3.0.8. + the state at the release of version 3.0.9. You can find the latest version of the this manual at <A HREF="http://www.privoxy.org/developer-manual/" TARGET="_top" @@ -522,7 +522,7 @@ HREF="newrelease.html#NEWRELEASE-DEBIAN" ><DT >6.3.8. <A HREF="newrelease.html#NEWRELEASE-MACOSX" ->Mac OSX</A +>Mac OS X</A ></DT ><DT >6.3.9. <A @@ -615,12 +615,12 @@ HREF="copyright.html" ><DL ><DT >9.1. <A -HREF="copyright.html#AEN1223" +HREF="copyright.html#AEN1224" >License</A ></DT ><DT >9.2. <A -HREF="copyright.html#AEN1239" +HREF="copyright.html#AEN1240" >History</A ></DT ></DL diff --git a/doc/webserver/developer-manual/introduction.html b/doc/webserver/developer-manual/introduction.html index 3a7a6952..5ac1e59b 100644 --- a/doc/webserver/developer-manual/introduction.html +++ b/doc/webserver/developer-manual/introduction.html @@ -88,8 +88,8 @@ CLASS="APPLICATION" CLASS="APPLICATION" >Junkbuster</SPAN >, is a Free Software project - and the code is licensed under the GPL. As such, - <SPAN + and the code is licensed under the GNU General Public License version 2. + As such, <SPAN CLASS="APPLICATION" >Privoxy</SPAN > development is potentially open diff --git a/doc/webserver/developer-manual/newrelease.html b/doc/webserver/developer-manual/newrelease.html index 5b62242d..d12ac181 100644 --- a/doc/webserver/developer-manual/newrelease.html +++ b/doc/webserver/developer-manual/newrelease.html @@ -1355,7 +1355,7 @@ WIDTH="100%" ><TD ><PRE CLASS="PROGRAMLISTING" -> debchange -v 3.0.8-stable-1 "New upstream version"</PRE +> debchange -v 3.0.9-beta-1 "New upstream version"</PRE ></TD ></TR ></TABLE @@ -1383,7 +1383,7 @@ CLASS="PROGRAMLISTING" > This will create <TT CLASS="FILENAME" ->../privoxy_3.0.8-stable-1_i386.deb</TT +>../privoxy_3.0.9-beta-1_i386.deb</TT > which can be uploaded. To upload the package to Sourceforge, simply issue @@ -1410,7 +1410,7 @@ CLASS="SECT3" CLASS="SECT3" ><A NAME="NEWRELEASE-MACOSX" ->6.3.8. Mac OSX</A +>6.3.8. Mac OS X</A ></H3 ><P > First, <SPAN @@ -1421,7 +1421,7 @@ CLASS="EMPHASIS" version into an empty directory</I ></SPAN >. (See "Building and releasing - packages" above). Then get the Mac OSX setup module: + packages" above). Then get the Mac OS X setup module: </P ><P > <TABLE @@ -1810,9 +1810,9 @@ CLASS="COMMAND" </P ><P > Once this done go to <A -HREF="http://sourceforge.net/project/admin/editpackages.php?group_id=11118" +HREF="https://sourceforge.net/project/admin/editpackages.php?group_id=11118" TARGET="_top" ->http://sourceforge.net/project/admin/editpackages.php?group_id=11118</A +>https://sourceforge.net/project/admin/editpackages.php?group_id=11118</A >, making sure you are logged in. Find your target platform in the second column, and click <TT @@ -1827,7 +1827,7 @@ CLASS="LITERAL" CLASS="emphasis" ><I CLASS="EMPHASIS" ->3.0.8 +>3.0.9 (beta)</I ></SPAN >. diff --git a/doc/webserver/developer-manual/seealso.html b/doc/webserver/developer-manual/seealso.html index 5c85fc83..4a627c64 100644 --- a/doc/webserver/developer-manual/seealso.html +++ b/doc/webserver/developer-manual/seealso.html @@ -189,7 +189,7 @@ BORDER="0" ><TR ><TD > <A -HREF="http://sourceforge.net/tracker/?group_id=11118&atid=460288" +HREF="http://sourceforge.net/tracker/?group_id=11118&atid=460288" TARGET="_top" >http://sourceforge.net/tracker/?group_id=11118&atid=460288</A >, to submit <SPAN diff --git a/doc/webserver/developer-manual/testing.html b/doc/webserver/developer-manual/testing.html index cf2ba01c..80d3f292 100644 --- a/doc/webserver/developer-manual/testing.html +++ b/doc/webserver/developer-manual/testing.html @@ -166,7 +166,7 @@ NAME="TESTING-REPORT" ></H2 ><P >Please submit test reports only with the <A -HREF="http://sourceforge.net/tracker/?func=add&group_id=11118&atid=395005" +HREF="http://sourceforge.net/tracker/?func=add&group_id=11118&atid=395005" TARGET="_top" >test form</A >