]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
documented the SSL3_RECORD_VERSION priority string
authorNikos Mavrogiannopoulos <nmav@crystal.(none)>
Sun, 22 Feb 2009 07:27:42 +0000 (09:27 +0200)
committerNikos Mavrogiannopoulos <nmav@crystal.(none)>
Sun, 22 Feb 2009 07:27:42 +0000 (09:27 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 7c3e603014fccad48ec4cfbcd81b397213b7b023..5b849f88ee20bf96a332d664823b63535c8f0689 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,10 @@ information.  This avoids code duplication.
 They can be used to override the default certificate chain validation
 behaviour.
 
+** libgnutls: Added %SSL3_RECORD_VERSION priority string that allows to 
+specify the client hello message record version. Used to overcome buggy 
+TLS servers. Report by Martin von Gagern.
+
 ** libgnutls: gnutls_x509_crt_print prints signature algorithm in oneline mode.
 
 ** libgnutls: gnutls_openpgp_crt_print supports oneline mode.