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 /RELEASE-NOTES | |
parent | bf07d37737e179ff2ded90b8303bb65c227a8615 (diff) |
- Claes Jakobsson fixed libcurl-NSS to build fine even without the
PK11_CreateGenericObject() function.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index c00db9161..4bdeebe1c 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -17,6 +17,7 @@ This release includes the following bugfixes: o leaking cookie memory when duplicate domains or paths were used o build fix for Symbian o CURLOPT_USERPWD set to NULL clears auth credentials + o libcurl-NSS build fix This release includes the following known bugs: @@ -26,6 +27,6 @@ This release would not have looked like this without help, code, reports and advice from friends like these: Kamil Dudka, Caolan McNamara, Frank McGeough, Andre Guibert de Bruet, - Mike Crowe + Mike Crowe, Claes Jakobsson Thanks! (and sorry if I forgot to mention someone) |