summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-10-17 14:32:35 +0200
committerChristian Grothoff <christian@grothoff.org>2017-10-17 19:53:44 +0200
commit0f67a9fca2626172ff0caec09603c5d8bae0f112 (patch)
tree3e055732ead3885dfaec6b74074c9b93fda0c4a0 /ChangeLog
parent1fae7a4f9ef3167dc1d47de2607fd5676d39722d (diff)
downloadexchange-0f67a9fca2626172ff0caec09603c5d8bae0f112.tar.gz
exchange-0f67a9fca2626172ff0caec09603c5d8bae0f112.tar.bz2
exchange-0f67a9fca2626172ff0caec09603c5d8bae0f112.zip
fix matching of auditor keys/denomination issues so that we return _all_ applicable auditor signatures, instead of a tiny subset
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 441cc8051..9a5caa7e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Oct 17 14:32:46 CEST 2017
+ Fix building of /keys response to include full auditor
+ signature set instead of partial map. -CG
+
Mon Oct 16 12:10:35 CEST 2017
Realize JSON-based report formats from auditor (#4963). -CG