aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-08-12 07:21:39 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-08-12 07:21:39 +0000
commit14a5596346037a4b772bbb5d42a884943dc25a05 (patch)
tree241c0b15e2d0c36636e331c08c4cc08f0c3a2a40 /RELEASE-NOTES
parent2eba5f33b9fbf59fa1a16f804c7a4acf0e24afdb (diff)
- Andy Tsouladze fixed runtests.pl to not attempt to execute the stunnel
_directory_ if that happened to appear in the path!
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 8d12c7d5d..f2dd2e702 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -51,6 +51,7 @@ This release includes the following bugfixes:
o re-use of connections with failed SSL connects in the multi interface
o NTLM over proxy state was wrongly cleared when host connection was closed
o Windows SSPI DLL loading is now done in curl_global_init()
+ o runtests.pl has an improved find-stunnel-and-invoke
This release includes the following known bugs:
@@ -72,7 +73,7 @@ advice from friends like these:
Phil Pellouchoud, Eduard Bloch, John Lightsey, Stephen Collyer, Tor Arntsen,
Rolland Dudemaine, Phil Blundell, Scott Barrett, Andreas Schuldei,
Peter Lamberg, David Bau, Pramod Sharma, Yehoshua Hershberg,
- Constantine Sapuntzakis, Lars Nilsson
+ Constantine Sapuntzakis, Lars Nilsson, Andy Tsouladze
Thanks! (and sorry if I forgot to mention someone)