- Fixed test case 405 to not fail when libcurl is built with GnuTLS

This commit is contained in:
Daniel Stenberg
2008-02-20 12:18:08 +00:00
parent 2c80bcbc81
commit e6170eb20d
3 changed files with 8 additions and 2 deletions

View File

@@ -28,6 +28,7 @@ This release includes the following bugfixes:
o when using the multi interface and a handle is removed while still having
a transfer going on, the connection is now closed by force
o bad re-use of SSL connections in non-complete state
o test case 405 failures with GnuTLS builds
This release includes the following known bugs: