summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2305af2..398cff2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+confget (2.2.0-4+deb10u1) buster; urgency=medium
+
+ * Fix the Python module's handling of values containing "=":
+ - add the test-ini-eq patch to add a test for such values
+ - add the python-value-eq patch to fix the problem
+ - Closes: #959887
+
+ -- Peter Pentchev <roam@debian.org> Wed, 06 May 2020 19:12:09 +0300
+
confget (2.2.0-4) unstable; urgency=medium
* Use the test-name autopkgtest feature.