From be1946c9ece236b1d825861c559fdcd02cfaee02 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sun, 17 Jan 2016 14:31:33 +0000 Subject: [PATCH] Import ChangeLog --- doc/source/changelog.sgml | 260 ++++++++++++++++++++++++++++++++------ 1 file changed, 222 insertions(+), 38 deletions(-) diff --git a/doc/source/changelog.sgml b/doc/source/changelog.sgml index 196d235d..bc2d46fb 100644 --- a/doc/source/changelog.sgml +++ b/doc/source/changelog.sgml @@ -3,7 +3,7 @@ Purpose : Entity included in other project documents. - $Id: changelog.sgml,v 2.12 2015/01/26 11:25:45 fabiankeil Exp $ + $Id: changelog.sgml,v 2.13 2015/03/29 17:22:05 fabiankeil Exp $ Copyright (C) 2013 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -21,8 +21,10 @@ --> - Privoxy 3.0.23 stable is a bug-fix release, - some of the fixed bugs are security issues: + Privoxy 3.0.24 stable contains a couple + of new features but is mainly a bug-fix release. Two of the fixed bugs + are security issues (CVE requests pending) and may be used to remotely + trigger crashes on platforms that carefully check memory accesses (most don't).