diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-08-12 07:21:39 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-08-12 07:21:39 +0000 |
commit | 14a5596346037a4b772bbb5d42a884943dc25a05 (patch) | |
tree | 241c0b15e2d0c36636e331c08c4cc08f0c3a2a40 /CHANGES | |
parent | 2eba5f33b9fbf59fa1a16f804c7a4acf0e24afdb (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 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Daniel Stenberg (12 Aug 2008) +- Andy Tsouladze fixed runtests.pl to not attempt to execute the stunnel + _directory_ if that happened to appear in the path! + Yang Tse (12 Aug 2008) - Added macros for minimum-width signed and unsigned curl_off_t integer constants CURL_OFF_T_C and CURL_OFF_TU_C. The clever double helper macro |