summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-08 21:00:55 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-08 22:01:13 +0200
commita676ece8152413e1187928b39f8362fa18bb43a5 (patch)
treed39a01384f92e4740905dc0f4f15752e5a5568f9
parent090cc912739e976e5886f9482e8eea4b9b8e48a0 (diff)
downloadexchange-a676ece8152413e1187928b39f8362fa18bb43a5.tar.gz
exchange-a676ece8152413e1187928b39f8362fa18bb43a5.tar.bz2
exchange-a676ece8152413e1187928b39f8362fa18bb43a5.zip
-typo, of course
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a5a863066..540574feb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@ 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.
+ of concerns. Created 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.