Update of /cvsroot/ijbswa/current/doc/source
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv12638/doc/source
Modified Files:
newfeatures.sgml
Log Message:
- Ditch the pathetic "and security holes fixed" "feature" which should
have been removed several releases ago. It has been added in 2002,
I can't tell from the commit log what it's about and it gives the
impression that we have tons of security issues but don't properly
disclose them. Existence of the "feature" pointed out by Secunia.
- Remove the (already hidden) bogus claim about Privoxy being
HTTP/1.1 compliant.
- Fix URL in comment.
Index: newfeatures.sgml
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/source/newfeatures.sgml,v
retrieving revision 2.8
retrieving revision 2.9
diff -u -d -r2.8 -r2.9
--- newfeatures.sgml 17 Jan 2008 01:49:51 -0000 2.8
+++ newfeatures.sgml 22 Jan 2008 17:34:54 -0000 2.9
@@ -5,7 +5,7 @@
$Id$
- Copyright (C) 2001-2008 Privoxy Developers http://privoxy.org/
+ Copyright (C) 2001-2008 Privoxy Developers http://www.privoxy.org/
See LICENSE.
======================================================================
@@ -78,14 +78,6 @@
</para>
</listitem>
-<!--
-Commenting out, per Fabian not believing its fully accurate.
- <listitem>
- <para>
- HTTP/1.1 compliant (but not all optional 1.1 features are supported).
- </para>
- </listitem>
--->
<listitem>
<para>
Support for Perl Compatible Regular Expressions in the configuration files, and
@@ -144,7 +136,7 @@
<listitem>
<para>
- Many smaller new features added, limitations and bugs removed, and security holes fixed.
+ Many smaller new features added, limitations and bugs removed.
</para>
</listitem>
|