From: Fabian Keil <fk@fabiankeil.de>
Date: Tue, 26 Jan 2021 08:05:45 +0000 (+0100)
Subject: Add two new ChangeLog entries
X-Git-Tag: v_3_0_30~6
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/user-manual/static/@default-cgi@show-url-info?a=commitdiff_plain;h=5837b662cd10aac7b62b1dcaaaadd28fa81e00c8;p=privoxy.git

Add two new ChangeLog entries
---

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>