summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-01-04 11:56:45 +0100
committerChristian Grothoff <christian@grothoff.org>2018-01-04 11:56:45 +0100
commit164dd0ff1ee701477f4b7064a3169495c5577c42 (patch)
treedb376f38f7e6e0f01f74168de75abe40bcd5b809 /ChangeLog
parent23cb23b1e73f996fddf3a1cbb22329c4dcf632e9 (diff)
downloadexchange-164dd0ff1ee701477f4b7064a3169495c5577c42.tar.gz
exchange-164dd0ff1ee701477f4b7064a3169495c5577c42.tar.bz2
exchange-164dd0ff1ee701477f4b7064a3169495c5577c42.zip
fix #5234
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c18ef5a5..ff4b6d713 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Jan 4 11:55:41 CET 2018
+ Fix issue #5234 (aggregator ignoring refunds).
+ Misc. minor fixes to the auditor. -CG
+
Mon Jan 1 23:15:37 CET 2018
Add TALER_EXCHANGE_refund2() API call to libtalerexchange. -CG