-update ChangeLog

This commit is contained in:
Christian Grothoff 2021-08-08 20:43:30 +02:00
parent 54255f215e
commit a62b4a9f88
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -1,3 +1,17 @@
Sun 08 Aug 2021 08:36:21 PM CEST
Improved code to use new GNUNET_JSON_PACK API.
Improved code to use new GNUNET_TIME APIs.
Improved configuration structure with clearer separation
of concerns. Crated proper Debian package.
Added various APIs to improve input validation (mostly
for the Taler merchant). Renamed taler-wire-gateway-client
to taler-exchange-wire-gateway-client for consistency.
Strengthened payto:// validation logic. Fixed bug where
suspended /keys requests could eat up all the sockets.
Force flushing /keys response if set of auditors changes.
Fixed /keys cherry-picking logic.
Releasing GNU Taler 0.8.2. -CG
Mon 05 Apr 2021 07:58:09 PM CEST Mon 05 Apr 2021 07:58:09 PM CEST
Add Gettext support (chiefly for error code hints). -CG Add Gettext support (chiefly for error code hints). -CG