summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-01-27 10:24:34 +0100
committerChristian Grothoff <christian@grothoff.org>2021-01-27 10:24:34 +0100
commit90d05cb486dbfc8f8aa6270a34a11c58ba3313ad (patch)
tree978503bea6cf20dc7ad7e591b58ed73921ca4621 /debian/changelog
parent0e115d5a4a5b100ec89fb14e9c11b3ebc2e40893 (diff)
downloadexchange-90d05cb486dbfc8f8aa6270a34a11c58ba3313ad.tar.gz
exchange-90d05cb486dbfc8f8aa6270a34a11c58ba3313ad.tar.bz2
exchange-90d05cb486dbfc8f8aa6270a34a11c58ba3313ad.zip
update package
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 50d791f26..b95e5994e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,14 @@
taler-exchange (0.9.0-3) unstable; urgency=medium
+ * Added setup subcommand to taler-exchange-offline.
+ * Fixed conflict between taler-auditor and libtaler exchange packages.
+ * Fixed bad handling of non-C locales.
+ * Updated documentation.
+
+ -- Christian Grothoff <grothoff@gnu.org> Wed, 27 Jan 2021 12:02:10 +0100
+
+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.