summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-09-09 18:18:27 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-09-09 18:55:43 +0200
commit4d57e71e9916543258118c05d6580b8c64127b58 (patch)
tree8272366146ef974a5d8739c513ad8b1190007e5a /NEWS
parent85381e3cd276df73c16e61ac69d7e3f3951a5d53 (diff)
downloadgnutls-4d57e71e9916543258118c05d6580b8c64127b58.tar.gz
Memory leak fixes in ECC ciphersuites and the trust_list.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 01649bf769..e6083c831c 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ See the end for copying conditions.
* Version 3.0.3 (unreleased)
+** libgnutls: Memory leak fixes in ECC ciphersuites.
+
** libgnutls: Do not send an empty extension structure in server
hello. This affected old implementations that do not support extensions.
Reported by J. Cameijo Cerdeira.
@@ -19,7 +21,8 @@ PKCS #11.
to allow generating a key in a token.
** p11tool: Added generate-rsa, generate-dsa and
-generate-ecc options.
+generate-ecc options to allow generating private
+keys in the token.
** API and ABI modifications:
gnutls_pkcs11_privkey_generate: Added