diff options
author | Christian Grothoff <christian@grothoff.org> | 2024-03-09 20:37:23 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2024-03-09 20:37:23 +0100 |
commit | 0d6b079cfa1a8e2dca7f58979bb776bb5a72cb8e (patch) | |
tree | 35b724adbad7e26444c0d6984769869eeb35b4a9 /debian | |
parent | 2a254b754dde30f031e38272a4f7e77908682f9a (diff) |
-bump
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 84ceb5216..0e86cc611 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +taler-exchange (0.10.0) unstable; urgency=low + + * Fixed major issue where uploading wire data to an + exchange twice would result in broken signatures and + a permanently non-working account. + * Implemented #8000, allowing an exchange to express + preferences over the different bank accounts so that + users are shown the best choices to withdraw from first. + * This version requires a more recent GNUnet (>= 0.21.1). + + -- Christian Grothoff <grothoff@gnu.org> Sat, 9 Mar 2024 21:50:12 +0200 + taler-exchange (0.9.4-2) unstable; urgency=low * Created new taler-terms-generator package |