diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-07-10 14:52:59 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-07-10 14:55:35 +0200 |
commit | 249ba03c36d6bc61b78bdd5a7f1ca55701f1c287 (patch) | |
tree | 4bb49f6defd74b77b9eed0622c74f41749301717 /debian | |
parent | 883b1fc70bc84bb053d09b5eab921f24134194b9 (diff) |
expose 2^52 amount value limit in header, check that limit in test cases, add TALER_amount_multiply and TALER_amount_divide2 operations
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 74922b011..b827c937e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +taler-exchange (0.9.0-12) unstable; urgency=low + + * Fix typo in taler-auditor shell script: clean before building. + + -- Christian Grothoff <grothoff@gnu.org> Mon, 28 Jun 2021 14:02:10 +0100 + taler-exchange (0.9.0-11) unstable; urgency=low * Fix typo in taler-auditor-sync. |