summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-18 02:21:03 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-18 02:21:03 +0200
commit294730cf014e3ce74f16d886516e8fc02df3bd18 (patch)
treea4bd4ad27525aac70f21722ece322e549a787fb1 /debian/changelog
parenta98e13122657c22781f248b48d33088f906e47d0 (diff)
downloadexchange-294730cf014e3ce74f16d886516e8fc02df3bd18.tar.gz
exchange-294730cf014e3ce74f16d886516e8fc02df3bd18.tar.bz2
exchange-294730cf014e3ce74f16d886516e8fc02df3bd18.zip
fix #6769, plus some related configuration issues and better documentation
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 84d399c14..f2c8d98d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+taler-exchange (0.9.0-9) unstable; urgency=low
+
+ * Fix #6769: have systemd create exchange UNIX domain socket with nice permissions.
+
+ -- Christian Grothoff <grothoff@gnu.org> Sun, 18 Apr 2021 13:02:10 +0100
+
taler-exchange (0.9.0-8) unstable; urgency=low
* Fix minor memory leak.