diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-08-08 21:00:55 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-08-08 22:01:13 +0200 |
commit | a676ece8152413e1187928b39f8362fa18bb43a5 (patch) | |
tree | d39a01384f92e4740905dc0f4f15752e5a5568f9 | |
parent | 090cc912739e976e5886f9482e8eea4b9b8e48a0 (diff) | |
download | exchange-a676ece8152413e1187928b39f8362fa18bb43a5.tar.gz exchange-a676ece8152413e1187928b39f8362fa18bb43a5.zip |
-typo, of course
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ Sun 08 Aug 2021 08:36:21 PM CEST | |||
2 | Improved code to use new GNUNET_JSON_PACK API. | 2 | Improved code to use new GNUNET_JSON_PACK API. |
3 | Improved code to use new GNUNET_TIME APIs. | 3 | Improved code to use new GNUNET_TIME APIs. |
4 | Improved configuration structure with clearer separation | 4 | Improved configuration structure with clearer separation |
5 | of concerns. Crated proper Debian package. | 5 | of concerns. Created proper Debian package. |
6 | Added various APIs to improve input validation (mostly | 6 | Added various APIs to improve input validation (mostly |
7 | for the Taler merchant). Renamed taler-wire-gateway-client | 7 | for the Taler merchant). Renamed taler-wire-gateway-client |
8 | to taler-exchange-wire-gateway-client for consistency. | 8 | to taler-exchange-wire-gateway-client for consistency. |