aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83f50a417..a5a863066 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
1Sun 08 Aug 2021 08:36:21 PM CEST
2 Improved code to use new GNUNET_JSON_PACK API.
3 Improved code to use new GNUNET_TIME APIs.
4 Improved configuration structure with clearer separation
5 of concerns. Crated proper Debian package.
6 Added various APIs to improve input validation (mostly
7 for the Taler merchant). Renamed taler-wire-gateway-client
8 to taler-exchange-wire-gateway-client for consistency.
9 Strengthened payto:// validation logic. Fixed bug where
10 suspended /keys requests could eat up all the sockets.
11 Force flushing /keys response if set of auditors changes.
12 Fixed /keys cherry-picking logic.
13 Releasing GNU Taler 0.8.2. -CG
14
1Mon 05 Apr 2021 07:58:09 PM CEST 15Mon 05 Apr 2021 07:58:09 PM CEST
2 Add Gettext support (chiefly for error code hints). -CG 16 Add Gettext support (chiefly for error code hints). -CG
3 17