[Privoxy-commits] [privoxy] branch master updated: Deduplicate space in a ChangeLog entry
User Git
git at git.privoxy.org
Tue Jun 2 17:06:39 CEST 2026
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
The following commit(s) were added to refs/heads/master by this push:
new 0c5225b6 Deduplicate space in a ChangeLog entry
0c5225b6 is described below
commit 0c5225b6844dd1a838b80d09d715a6c4ccbda2c6
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Tue Jun 2 16:06:25 2026 +0200
Deduplicate space in a ChangeLog entry
---
ChangeLog | 2 +-
doc/webserver/announce.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index b9b95d0b..d62aa6bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,7 +20,7 @@ ChangeLog for Privoxy
- block_acl(): Ignore ACL matches when we don't have a destination yet
but the ACL requires one to match. block_acl() will be called
again later on when the destination is known from parsing the request.
- Fixes SF bug #913 reported by Rainer Sokoll with confirmation from
+ Fixes SF bug #913 reported by Rainer Sokoll with confirmation from
Peter Geelhoed.
- rfc2553_connect_to(): Prevent theoretical memory disclosure through
the CGI interface if a request is rejected due to ACLs. It's theoretical
diff --git a/doc/webserver/announce.txt b/doc/webserver/announce.txt
index cbf782ad..977fc790 100644
--- a/doc/webserver/announce.txt
+++ b/doc/webserver/announce.txt
@@ -30,7 +30,7 @@ ChangeLog for Privoxy 4.2.0
- block_acl(): Ignore ACL matches when we don't have a destination yet
but the ACL requires one to match. block_acl() will be called
again later on when the destination is known from parsing the request.
- Fixes SF bug #913 reported by Rainer Sokoll with confirmation from
+ Fixes SF bug #913 reported by Rainer Sokoll with confirmation from
Peter Geelhoed.
- rfc2553_connect_to(): Prevent theoretical memory disclosure through
the CGI interface if a request is rejected due to ACLs. It's theoretical
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list