aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2024-06-08 11:27:24 +0200
committerMartin Schanzenbach <schanzen@gnunet.org>2024-06-08 11:27:24 +0200
commitd54275edee8bb96c528f0e67c2fd6b6d0a1de3e4 (patch)
tree38f2fb8e23648c133cbd031f50c63eb7dc3cd3b3
parente9650773a1b5583438857dcf1574f153b177dc1d (diff)
downloadgnunet-d54275edee8bb96c528f0e67c2fd6b6d0a1de3e4.tar.gz
gnunet-d54275edee8bb96c528f0e67c2fd6b6d0a1de3e4.zip
update NEWSv0.21.2
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b8b1b37f9..0b226fa41 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
1v0.21.2: 1v0.21.2:
2 - Reworked TESTING API 2 - Reworked TESTING API
3 - Disabled many old-style tests 3 - Disabled many old-style tests
4 - TESTING: introduce GNUNET_TESTING_command_new_ac
5 - UTIL: change return type to 'bool' from GNUNET_is_zero()
6 - Added GNUNET_GNS_parse_ztld helper API
4 7
5v0.21.1: 8v0.21.1:
6 - Communicator and connectivity bugfixes 9 - Communicator and connectivity bugfixes