summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-11-05 21:35:49 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-11-05 21:35:52 +0100
commitc6b1847aff211db23cb1f12e8c55ce6055943750 (patch)
treeede5eacff2110dfc025a7fba520de6677fa71420
parent124dfe0de2321a4c4a3383c8866f6a1dbd45d635 (diff)
downloadgnutls-c6b1847aff211db23cb1f12e8c55ce6055943750.tar.gz
documented changes.
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2ff0d306bc..2f6e4ddae3 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,10 @@ Thanks to Joseph Graham for providing access to such a system.
** libgnutls: Correctly report ECC private key parsing errors.
Reported by Fabrice Gautier.
+** libgnutls: In ECDHE verify that the received point lies on
+the selected curve. The ECDHE ciphersuites now take precendence
+to plain DHE.
+
** API and ABI modifications:
No changes since last version.