diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-04-24 21:55:18 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-04-24 21:55:18 +0000 |
commit | 828a26286d22b61b28de6cf356806731560b3805 (patch) | |
tree | b927a0a8bcbc35faaf8e5bf5442a6a9e85538faa /CHANGES | |
parent | 082b0d822ca6e008ab9b2309cabd3678cdce03f7 (diff) |
- Kamil Dudka fixed another NSS-related leak when client certs were used.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ Changelog Daniel Stenberg (24 Apr 2009) +- Kamil Dudka fixed another NSS-related leak when client certs were used. + - bug report #2779245 (http://curl.haxx.se/bug/view.cgi?id=2779245) by Rainer Koenig pointed out that the man page didn't tell that the *_proxy environment variables can be specified lower case or UPPER CASE and the |