From 5837b662cd10aac7b62b1dcaaaadd28fa81e00c8 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Tue, 26 Jan 2021 09:05:45 +0100
Subject: [PATCH] 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>
-- 
2.49.0