[Privoxy-commits] [privoxy] 02/04: Remove paragraph about being underfunded from the SGML ChangeLog
User Git
git at git.privoxy.org
Tue Jun 2 08:43:52 CEST 2026
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 0c73e6e6b600c97cde9499ad8b7898d09f579ac2
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Tue Jun 2 08:24:01 2026 +0200
Remove paragraph about being underfunded from the SGML ChangeLog
... were it doesn't really belong and add a paragraph
requesting donations to the user manual directly.
---
doc/source/changelog.sgml | 5 -----
doc/source/user-manual.sgml | 6 ++++++
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/doc/source/changelog.sgml b/doc/source/changelog.sgml
index bcfada26..40a0dfee 100644
--- a/doc/source/changelog.sgml
+++ b/doc/source/changelog.sgml
@@ -30,11 +30,6 @@
<para>
Two potential security problems have been reported and addressed.
</para>
-<para>
- The Privoxy project is currently underfunded and the income doesn't even
- cover the hosting expenses (~161 EUR/month). If you can afford it, please
- consider making a <ulink url="https://www.privoxy.org/donate">donation</ulink>.
-</para>
<para>
Changes in <application>Privoxy 4.2.0</application> stable:
</para>
diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml
index c755ded9..1b08101c 100644
--- a/doc/source/user-manual.sgml
+++ b/doc/source/user-manual.sgml
@@ -576,6 +576,12 @@ $ make # build Privoxy
&changelog;
+<para>
+ The Privoxy project is currently underfunded.
+ If you can afford it, please consider
+ <ulink url="https://www.privoxy.org/donate">making a donation</ulink>.
+</para>
+
<!-- ~~~~~ New section ~~~~~ -->
<sect2 id="upgradersnote">
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list