diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-05-27 22:01:03 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-05-27 22:01:03 +0000 |
commit | 0bf9c1e8815ad1bf07ef875b3e7a5a3acc9f3e8c (patch) | |
tree | 9f755642199fb63a6234dbc61b2ff03a3fe98632 /CHANGES | |
parent | bf07d37737e179ff2ded90b8303bb65c227a8615 (diff) |
- Claes Jakobsson fixed libcurl-NSS to build fine even without the
PK11_CreateGenericObject() function.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -17,6 +17,9 @@ Daniel Stenberg (27 May 2009) the auth credentials back in 7.19.0 and earlier while now you have to set "" to get the same effect. His patch brings back the ability to use NULL. +- Claes Jakobsson fixed libcurl-NSS to build fine even without the + PK11_CreateGenericObject() function. + 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 |