From 915dfb494ec0be89724e81af1b050c49d9d13cac Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 4 May 2009 22:20:09 +0000 Subject: - Inspired by Michael Smith's session id fix for OpenSSL, I did the corresponding fix in the GnuTLS code: make sure to store the new session id in case the re-used one is rejected. --- RELEASE-NOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index af2197c8e..1d4dee3eb 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -39,7 +39,7 @@ This release includes the following bugfixes: o TFTP problems after a failed transfer to the same host o improved out of the box TPF compatibility o HTTP PUT protocol line endings portions mangled from CRLF to CRCRLF - o Rejected SSL session ids are killed properly (for OpenSSL builds) + o Rejected SSL session ids are killed properly (for OpenSSL and GnuTLS builds) This release includes the following known bugs: -- cgit v1.2.3