summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-01-22 21:59:27 +0100
committerChristian Grothoff <christian@grothoff.org>2018-01-22 21:59:27 +0100
commit0a0fe09e9b144e96d4c6b7f1dab937f49de58f08 (patch)
tree95345d7dc156a7e0ca811e270f6e1b127d9b6c1e /ChangeLog
parentbd799135b4368144a87f4b596899f443f91bea69 (diff)
downloadmerchant-0a0fe09e9b144e96d4c6b7f1dab937f49de58f08.tar.gz
merchant-0a0fe09e9b144e96d4c6b7f1dab937f49de58f08.tar.bz2
merchant-0a0fe09e9b144e96d4c6b7f1dab937f49de58f08.zip
fix #5262
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b0dfa33..b3c2c461 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+Mon Jan 22 21:54:42 CET 2018
+ Address #5262. -CG
+
+Tue Jan 2 00:27:29 2018
+ Implement #5158 (proper handling of aborted payments). -CG
+
+Wed Dec 27 11:21:43 2017
+ Complete logic to allow /pay to span coins from multiple exchanges. -CG
+
+Wed Dec 13 21:50:59 2017
+ Use new wire transfer logic in payments generator. -CG
+
+Thu Dec 7 07:42:40 2017
+ Implemented new tipping feature (now with private keys in files). -CG
+
Wed Oct 18 15:33:23 CEST 2017
Releasing taler-merchant 0.4.0. -CG