summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 5 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 90a548da51..ccd6f7a536 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ Copyright (C) 2000-2016 Free Software Foundation, Inc.
Copyright (C) 2013-2017 Nikos Mavrogiannopoulos
See the end for copying conditions.
-* Version 3.5.14 (unreleased)
+* Version 3.5.14 (released 2017-07-04)
** libgnutls: Handle specially HSMs which request explicit authentication.
There are HSMs which return CKR_USER_NOT_LOGGED_IN on the first private key
@@ -21,12 +21,12 @@ See the end for copying conditions.
some HSMs which do not accept an integer with a leading zero. This
improves operation with certain Atos HSMs.
-** libgnutls: Fixed issue discovering an OCSP signer (relating to public key size),
- and improved tts discovery of OCSP in the case where the Subject Public Key
+** libgnutls: Fixed issue discovering certain OCSP signers, and improved the
+ discovery of OCSP signer in the case where the Subject Public Key
identifier field matches. Resolves gitlab issue #223.
-** gnutls-cli: ensure OCSP responses are saved even if certificate verification
- fails.
+** gnutls-cli: ensure OCSP responses are saved with --save-ocsp even if
+ certificate verification fails.
** API and ABI modifications:
No changes since last version.