Change copyright notice for docs s/2007/2008/. All these will be rebuilt soon
[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.7">
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.5 2006/11/14 01:57:46 hal9 Exp $
23
24  Copyright (C) 2001-2006 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 significant release with many new features, including a number of
64  new actions, and as well as many enhancements and numerous bugs done away
65  with. See 
66  <ulink url="http://www.privoxy.org/user-manual/whatsnew.html">http://www.privoxy.org/user-manual/whatsnew.html</ulink>
67  for details.
68 </para>
69  
70
71 <!-- Include privoxy.sgml boilerplate: -->
72  &p-intro;
73 <!-- end boilerplate -->
74
75
76 <!-- Include supported.sgml boilerplate: -->
77  &supported;
78 <!-- end boilerplate -->
79
80 <para>
81  In addition to the traditional features of <application>Internet
82  Junkbuster</application>, such as ad and banner blocking, cookie
83  management/protection, and HTTP header manipulation,
84  <application>Privoxy</application> 
85  adds many enhancements, and new features in the same vein.
86 </para>
87
88 <![%announce-big;[
89 <!-- Include newfeatures.sgml boilerplate: -->
90   &newfeatures;
91 <!-- end boilerplate -->
92
93 <!-- Include history.sgml boilerplate: -->
94  <!-- &history; this doesn't work so well here --> 
95 <!-- end boilerplate -->
96
97 ]]>
98
99 <para> 
100  <literallayout>Download location: 
101    <ulink url="http://sourceforge.net/project/showfiles.php?group_id=11118">http://sourceforge.net/project/showfiles.php?group_id=11118</ulink>
102  </literallayout>
103 </para>
104
105 <para> 
106  <literallayout>Home Page: 
107    <ulink url="http://www.privoxy.org/">http://www.privoxy.org/</ulink>
108  </literallayout>
109 </para>
110
111
112 <epigraph><attribution>Privoxy Developers <email>ijbswa-developers@lists.sourceforge.net</email></attribution><para></para></epigraph>
113
114 </article>