summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-09-28 17:50:28 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-09-28 17:50:28 +0200
commit5dca97ab4787f50a76d23e2e4c639b71e52dbb8d (patch)
tree6f8c01eaa5fe95823f3aec838e7649d0c23af5a3 /NEWS
parent3a29420d008648e5f8e4e90708e4acd96ffb02b6 (diff)
downloadgnutls-5dca97ab4787f50a76d23e2e4c639b71e52dbb8d.tar.gz
documented updates
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 167e996c93..0a38c03985 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,18 @@ GnuTLS NEWS -- History of user-visible changes. -*- outline -*-
Copyright (C) 2000-2012 Free Software Foundation, Inc.
See the end for copying conditions.
+* Version 3.1.3 (unreleased)
+
+** libgnutls: Added support for the OCSP Certificate Status
+extension.
+
+** API and ABI modifications:
+gnutls_status_request_ocsp_client: Added
+gnutls_status_request_get_ocsp: Added
+gnutls_status_request_ocsp_server: Added
+gnutls_status_request_ocsp_server_file: Added
+
+
* Version 3.1.2 (released 2012-09-26)
** libgnutls: Fixed bug in gnutls_x509_trust_list_add_system_trust()