changelog: GnuTLS: SSL handshake phase is non-blocking

This commit is contained in:
Daniel Stenberg
2010-04-16 22:45:06 +02:00
parent c2888604d7
commit 0a4ccce054
2 changed files with 4 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ This release includes the following bugfixes:
o prevent needless reverse name lookups
o detect GSS on ancient Linux distros
o GnuTLS: EOF caused error when it wasn't
o GnuTLS: SSL handshake phase is non-blocking
This release includes the following known bugs:
@@ -24,6 +25,6 @@ This release includes the following known bugs:
This release would not have looked like this without help, code, reports and
advice from friends like these:
Rainer Canavan, Paul Howarth
Rainer Canavan, Paul Howarth, Jerome Vouillon
Thanks! (and sorry if I forgot to mention someone)