summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-03-16 12:49:06 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-03-16 12:49:53 +0100
commitf4bdc047104f4d6a034a5e9287450ae726d95555 (patch)
treea4af0faaaa080bde472ad0664ce517cc9a3a83f8
parent4852f2436fb5227aa432c7636ecaaa6810184b07 (diff)
downloadgnutls-f4bdc047104f4d6a034a5e9287450ae726d95555.tar.gz
updated
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 96a12c69ba..5b5799fa6e 100644
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,7 @@ See the end for copying conditions.
ARCFOUR (RC4) cipher to be compatible with devices that don't
support AES with PKCS #12.
-** libgnutls: Load CA certificates in android systems.
+** libgnutls: Load CA certificates in android 4.x systems.
** libgnutls: Optimized CA certificate loading.
@@ -33,6 +33,7 @@ gnutls_x509_trust_list_remove_trust_file: Added
gnutls_x509_trust_list_remove_cas: Added
gnutls_session_get_desc: Added
gnutls_privkey_sign_raw_data: Added
+gnutls_pkcs11_status: Added
* Version 3.1.9 (released 2013-02-27)