summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-02-27 14:30:05 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-02-27 14:30:05 +0100
commit5e3f8cd49adaa2dcdcd087fe37a47aa19cea6ae5 (patch)
tree424e9cd2cfbf3dfdc01a20c7d3089c6b0a392e72
parent100563a343b9e3af218173b32484515a091814ac (diff)
downloadgnutls-5e3f8cd49adaa2dcdcd087fe37a47aa19cea6ae5.tar.gz
documented fix.
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6ac8bb883a..39fbab814b 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ See the end for copying conditions.
* Version 2.10.5 (unreleased)
+** libgnutls: Corrected verification of finished messages.
+
** libgnutls: Corrected signature generation and verification
in the Certificate Verify message when in TLS 1.2. Reported
by Todd A. Ouska.