summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-01-18 15:31:14 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-01-18 15:32:33 +0100
commit3485afdf57b0940d336ab6d1f1f3adc81a4404a3 (patch)
tree4a3bd5318f3a6a2b623fe884351a587aadc4bfa3
parentef78a758cb899609d7eb4578017bc752272cb423 (diff)
downloadgnutls-3485afdf57b0940d336ab6d1f1f3adc81a4404a3.tar.gz
doc update
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 481b8daeae..13852872c8 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,20 @@ Copyright (C) 2000-2016 Free Software Foundation, Inc.
Copyright (C) 2013-2016 Nikos Mavrogiannopoulos
See the end for copying conditions.
+* Version 3.5.9 (unreleased)
+
+** libgnutls: Removed any references to OpenPGP functions in documentation.
+ These functions are considered deprecated and should not be used for
+ other reason than backwards compatibility.
+
+** libgnutls: Improve detection of AVX support. In certain cases when
+ when the instruction was available on the host, but not on a VM running
+ gnutls, detection could fail causing illegal instruction usage.
+
+** API and ABI modifications:
+No changes since last version.
+
+
* Version 3.5.8 (released 2016-01-09)
** libgnutls: Ensure that multiple calls to the gnutls_set_priority_*