diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-05-27 21:11:11 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-05-27 21:11:11 +0000 |
commit | bf085e2c4b314a6cef38adfe6c9d84ea1b7fa0f3 (patch) | |
tree | 47400a34266247208c9db14b9140480e23dd1ee5 /CHANGES | |
parent | ce1a97d6c80a9eb9eb146e0d4f5a37deb3e5d9d0 (diff) |
- Frank McGeough provided a small OpenSSL #include fix to make libcurl compile
fine with Nokia 5th edition 1.0 SDK for Symbian.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Daniel Stenberg (27 May 2009) +- Frank McGeough provided a small OpenSSL #include fix to make libcurl compile + fine with Nokia 5th edition 1.0 SDK for Symbian. + Daniel Stenberg (25 May 2009) - bug report #2796358 (http://curl.haxx.se/bug/view.cgi?id=2796358) pointed out that the cookie parser would leak memory when it parses cookies that are |