summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 20518ac4..bd0f1bc6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+netdata (1.29.1-3) unstable; urgency=medium
+
+ * Adding patch from Helmut Grohne <helmut@subdivi.de> to fix FTCBFS by not
+ abusing AC_CHECK_FILE (Closes: #982523).
+ * Correcting email in previous changelog.
+
+ -- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 11 Feb 2021 14:26:53 +0100
+
netdata (1.29.1-2) unstable; urgency=medium
* Enabling cups support.