summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-09-17 11:43:45 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-09-17 11:43:45 +0200
commit1f3ba01e82579c0bf02a2dc8fca3636097108e3d (patch)
tree279526943ef76abecc66709061ff1b55ac4fe16a
parent2a98a39d7d986f740f21fa14e54cd4d1a5d6dca4 (diff)
downloadgnutls-separate-error-codes-for-invalid-keys.tar.gz
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 11d756dd5b..9dace80513 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,8 @@ See the end for copying conditions.
** API and ABI modifications:
gnutls_certificate_set_ocsp_status_request_function2: Added
+GNUTLS_E_PK_INVALID_PUBKEY: Added
+GNUTLS_E_PK_INVALID_PRIVKEY: Added
* Version 3.5.4 (released 2016-09-08)