4cd8fa5e8243b92c966b5ab4c8098045655f16ba
[privoxy.git] / doc / source / announce.sgml
1 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
2 <!entity % dummy "IGNORE"> 
3 <!entity supported SYSTEM "../supported.sgml">
4 <!entity p-intro SYSTEM "../privoxy.sgml">
5 <!entity contacting SYSTEM "../contacting.sgml">
6 <!entity history SYSTEM "../history.sgml">
7 <!entity newfeatures SYSTEM "../newfeatures.sgml">
8 <!entity p-version "3.0.9">
9 <!entity p-status "beta">
10 <!entity % p-not-stable "INCLUDE">
11 <!entity % p-stable "IGNORE">
12 <!entity % p-supp-userman "IGNORE">
13 <!entity % p-text "INCLUDE">       <!-- define we are a text only doc    -->
14 <!entity % p-doc "IGNORE">         <!-- and never a text doc             -->
15 <!entity % announce-big "IGNORE"> <!-- toggle for short vs long version -->
16 ]>
17 <!--
18  File        :  $Source: /cvsroot/ijbswa/current/doc/source/announce.sgml,v $
19
20  Purpose     :  Announcement text
21                 
22  $Id: announce.sgml,v 2.7 2008/01/19 15:03:05 hal9 Exp $
23
24  Copyright (C) 2001-2008 Privoxy Developers http://www.privoxy.org/
25  See LICENSE.
26
27  ========================================================================
28  NOTE: Please read developer-manual/documentation.html before touching 
29  anything in this, or other Privoxy documentation.
30  ========================================================================
31
32  ===================================================================
33  NOTE: This will is designed to build a generic announcement for use 
34  with new releases of Privoxy. It will build both a short and long 
35  version. Also, both text and html versions are generated, so that 
36  press release packages can contain both formats for those that might 
37  prefer HTML ready announce text.
38
39  This may require a small bit of hand editing before processing. 
40  The intention is to minimize this as much as possible.
41
42  To create: make announce
43  ===================================================================
44
45 -->
46 <article id="index">
47 <![%dummy;[
48  <para>
49  <comment>
50   This is here to keep vim syntax file from breaking :/
51   If I knew enough to fix it, I would.
52   PLEASE DO NOT REMOVE! HB: hal@foobox.net
53  </comment>
54  </para>
55 ]]>
56
57 <para>
58  Announcing <application>Privoxy</application> 
59  v.&p-version;
60 </para>
61
62 <para>
63  This is a beta release with minor improvements and bug fixes.
64  The most prominent new feature is SOCKS5 support. As an example for
65  refinements, block messages can now include a message with the intention
66  behind the block. See: 
67  <ulink url="http://www.privoxy.org/user-manual/whatsnew.html">http://www.privoxy.org/user-manual/whatsnew.html</ulink>
68  for details.
69 </para>
70  
71
72 <!-- Include privoxy.sgml boilerplate: -->
73  &p-intro;
74 <!-- end boilerplate -->
75
76
77 <!-- Include supported.sgml boilerplate: -->
78  &supported;
79 <!-- end boilerplate -->
80
81 <para>
82  In addition to the traditional features of <application>Internet
83  Junkbuster</application>, such as ad and banner blocking, cookie
84  management/protection, and HTTP header manipulation,
85  <application>Privoxy</application> 
86  adds many enhancements, and new features in the same vein.
87 </para>
88
89 <![%announce-big;[
90 <!-- Include newfeatures.sgml boilerplate: -->
91   &newfeatures;
92 <!-- end boilerplate -->
93
94 <!-- Include history.sgml boilerplate: -->
95  <!-- &history; this doesn't work so well here --> 
96 <!-- end boilerplate -->
97
98 ]]>
99
100 <para> 
101  <literallayout>Download location: 
102    <ulink url="https://sourceforge.net/project/showfiles.php?group_id=11118">https://sourceforge.net/project/showfiles.php?group_id=11118</ulink>
103  </literallayout>
104 </para>
105
106 <para> 
107  <literallayout>Home Page: 
108    <ulink url="http://www.privoxy.org/">http://www.privoxy.org/</ulink>
109  </literallayout>
110 </para>
111
112
113 <epigraph><attribution>Privoxy Developers <email>ijbswa-developers@lists.sourceforge.net</email></attribution><para></para></epigraph>
114
115 </article>