summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-11-06 22:22:52 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-11-06 22:27:49 +0100
commit4651a569b1eb36fa7bbe99e861ea26fafe4442f8 (patch)
treee78c78484bb96093015c06510b8392173bcf1275
parent694c9cce395fee2ca3b999ec90a59c71c5580344 (diff)
downloadgnutls-4651a569b1eb36fa7bbe99e861ea26fafe4442f8.tar.gz
updated
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c74bcb7976..97d6240f01 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,9 @@ See the end for copying conditions.
** libgnutls: gnutls_x509_crl_verify() includes the time checks.
+** libgnutls: Increased maximum password length in the PKCS #12
+functions.
+
** API and ABI modifications:
GNUTLS_CERT_REVOCATION_DATA_TOO_OLD: Added
GNUTLS_CERT_REVOCATION_DATA_ISSUED_IN_FUTURE: Added