aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-02-20 12:18:08 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-02-20 12:18:08 +0000
commite6170eb20df55bc0b60dce4beec72ac44806b3e3 (patch)
tree626ab809610a421d586b697695040d9fb1773bed /RELEASE-NOTES
parent2c80bcbc812d7906e84ea90bc351a85ebefbf910 (diff)
- Fixed test case 405 to not fail when libcurl is built with GnuTLS
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 44b31da8c..4993be1fd 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -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: