summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b4f8146f5..50d791f26 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,15 @@
taler-exchange (0.9.0-3) unstable; urgency=medium
+ * Renamed helper/secmod binaries for consistency.
+ * Protocol improvements, removing unnecessary struct members.
+ * Fixed /management/keys caching logic and key revocation handling.
+ * Implemented taler-auditor-sync.
+ * Misc. other minor improvements.
+
+ -- Christian Grothoff <grothoff@gnu.org> Thu, 21 Jan 2021 12:02:10 +0100
+
+taler-exchange (0.9.0-3) unstable; urgency=medium
+
* Fix taler-exchange.postrm crash (prevented uninstall).
* Split out taler-auditor package.
* Setup user and systemd service for taler-auditor-httpd.