diff options
author | Christian Grothoff <christian@grothoff.org> | 2018-01-01 23:26:34 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2018-01-01 23:28:19 +0100 |
commit | ff0d4bb6eb99d446a891b97b9fa48027b3b553b2 (patch) | |
tree | a3508b0d2e11b84a9454ae7854bb85b3a82fb3e7 /ChangeLog | |
parent | 2d08d612f6802f9a369755267bf4a113cdc8d871 (diff) |
add TALER_EXCHANGE_refund2, make sure fee test initializes all amounts; update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +Mon Jan 1 23:15:37 CET 2018 + Add TALER_EXCHANGE_refund2() API call to libtalerexchange. -CG + +Tue Dec 14 23:15:37 CET 2018 + Eliminated /admin/add/incoming. + Add taler-bank-transfer tool. -CG + +Sun Dec 10 19:03:11 CET 2018 + Implement support for optimized refresh protocol. -CG + Thu Nov 2 17:39:40 CET 2017 Limit amount values to 2^53 as we always wanted (#5167). -CG |