From: Nikos Mavrogiannopoulos Date: Fri, 28 Sep 2012 15:50:28 +0000 (+0200) Subject: documented updates X-Git-Tag: gnutls_3_1_3~78 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5dca97ab4787f50a76d23e2e4c639b71e52dbb8d;p=thirdparty%2Fgnutls.git documented updates --- 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()