diff options
author | Michal Marek <mmarek@suse.cz> | 2008-04-14 19:01:41 +0000 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2008-04-14 19:01:41 +0000 |
commit | af41ada7aa5ee4db20107c8bd4a06fec3e422fb8 (patch) | |
tree | 3547559f8d73e70bcb0ea817f9e63278b6a68039 /CHANGES | |
parent | 6a33a4456e58a9332ebb9135c93bfca9266bb6f7 (diff) |
allow disabling the typechecker by defining CURL_DISABLE_TYPECHECK, as
discussed in http://curl.haxx.se/mail/lib-2008-04/0291.html
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,10 @@ Changelog +Michal Marek (14 Apr 2008) +- allow disabling the typechecker by defining CURL_DISABLE_TYPECHECK, as + discussed in http://curl.haxx.se/mail/lib-2008-04/0291.html + Daniel Stenberg (14 Apr 2008) - Stefan Krause reported a case where the OpenSSL handshake phase wasn't properly acknowledging the timeout values, like if you pulled the network |