summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-09-13 08:54:42 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-09-13 09:51:15 +0200
commit178675e837d5dedd553769b1a7997ff62c41bbaa (patch)
tree313a06db922a472b6adc9867c4b101e117d3ae16
parent292b69f7671b5fb14e09db32e52a5a1b9cac0d9d (diff)
downloadgnutls-178675e837d5dedd553769b1a7997ff62c41bbaa.tar.gz
doc update
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 86490c8e47..7f0f338647 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,10 @@ See the end for copying conditions.
gnutls_certificate_set_ocsp_status_request_file(), or with
gnutls_certificate_get_crt_raw() and friends.
+** libgnutls: Reverted AESNI code on x86 to earlier version as the
+ latest version was creating position depending code. Added checks
+ in the CI to detect positions depending code early.
+
** API and ABI modifications:
gnutls_certificate_set_ocsp_status_request_function2: Added