diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-09-28 17:50:28 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-09-28 17:50:28 +0200 |
commit | 5dca97ab4787f50a76d23e2e4c639b71e52dbb8d (patch) | |
tree | 6f8c01eaa5fe95823f3aec838e7649d0c23af5a3 /NEWS | |
parent | 3a29420d008648e5f8e4e90708e4acd96ffb02b6 (diff) | |
download | gnutls-5dca97ab4787f50a76d23e2e4c639b71e52dbb8d.tar.gz |
documented updates
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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() |