[Privoxy-commits] [privoxy] 04/07: Add two new ChangeLog entries
User Git
git at git.privoxy.org
Tue Jan 26 08:20:40 UTC 2021
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 5837b662cd10aac7b62b1dcaaaadd28fa81e00c8
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Tue Jan 26 09:05:45 2021 +0100
Add two new ChangeLog entries
---
doc/source/changelog.sgml | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/doc/source/changelog.sgml b/doc/source/changelog.sgml
index 9c4339dd..b106f57f 100644
--- a/doc/source/changelog.sgml
+++ b/doc/source/changelog.sgml
@@ -87,6 +87,12 @@
wrong time.
</para>
</listitem>
+ <listitem>
+ <para>
+ Let the uninstall target remove the config file even if DESTDIR
+ is set and properly announce the deletion of the configuration files.
+ </para>
+ </listitem>
</itemizedlist>
</para>
</listitem>
@@ -968,7 +974,13 @@
<para>
Add regression tests for pcre host patterns.
</para>
- </listitem>
+ </listitem>
+ <listitem>
+ <para>
+ Fixed a regression test that is executed when
+ FEATURE_GRACEFUL_TERMINATION is enabled.
+ </para>
+ </listitem>
</itemizedlist>
</para>
</listitem>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list