summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Jelen <jjelen@redhat.com>2020-09-03 16:14:27 +0200
committerJakub Jelen <jjelen@redhat.com>2020-09-14 13:02:00 +0200
commitd31caac6af7c8c47af18cc2501e3d98e5c09d2b1 (patch)
treeb22acc67bc0488b0d7914b786238b5351f9115fe
parent8803567fb3cec7f5142710b4992b8f6b97fc03c7 (diff)
NEWS: Prepare for v2.8.0 releasev2.8.0
Signed-off-by: Jakub Jelen <jjelen@redhat.com> Acked-by: Frediano Ziglio <fziglio@redhat.com>
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e24642d..63df8b6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+v2.8.0
+======
+ - Improve project documentation
+ - Bump minimal glib version to 2.32 and remove old compatibility functions
+ - Introduce meson build system in addition to existing autotools
+ - Create and run fuzzer drivers to improve stability
+ - Introduce a new API vcard_emul_finalize() to clean up allocated resources
+ - Remove key caching to avoid issues with some PKCS #11 modules
+ - Prevent logging critical errors on unknown instruction
+
v2.7.0
======