gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet] 01/04: BUILD: Update news for 0.20


From: gnunet
Subject: [gnunet] 01/04: BUILD: Update news for 0.20
Date: Sun, 10 Sep 2023 15:14:08 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

commit 614d5d395cc81540d347162736bb0f3edcb135cd
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Sun Sep 10 12:51:01 2023 +0200

    BUILD: Update news for 0.20
---
 NEWS | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/NEWS b/NEWS
index c0a356ae4..c37107197 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+v0.20.0:
+  - GNUNET_TESTING_get_testname_from_underscore renamed to 
GNUNET_STRINGS_get_suffix_from_binary_name and moved from libgnunettesting to 
libgnuneutil
+  - Move GNUNET_s into libgnunetutil.
+  - re-introduce compiler annotation for array size in signature
+  - function-signature adjustment due to compiler error
+  - GNUNET_PQ_get_oid removed, GNUNET_PQ_get_oid_by_name improved
+  - Added GNUNET_PQ_get_oid_by_name
+  - added GNUNET_PQ_get_oid()
+  - Added new CCA-secure KEM and use in IDENTITY encryption
+  - Add KEM API to avoid ephemeral private key management
+  - Add new GNUNET_PQ_event_do_poll() API to gnunet_pq_lib.h
+  - Added API to support arrays in query results
+  - Improve PQ API documentation.
+  - API for array types extended for times
+  - API extended for array query types
+  - relevant array-types in queries (not results) in postgresql added
+  - just style fixes, int to enum
+  - initial steps towards support of array-types in posgresql
+  - adds GNUNET_JSON_spec_object_const() and GNUNET_JSON_spec_array_const()
+
 v0.19.4:
   - No changes
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]