changelog: fixed CRL support in libcurl-NSS
This commit is contained in:
parent
3e759f4fb6
commit
016ce4b1da
4
CHANGES
4
CHANGES
@ -6,6 +6,10 @@
|
||||
|
||||
Changelog
|
||||
|
||||
Kamil Dudka (11 May 2010)
|
||||
- CRL support in libcurl-NSS has been completely broken. Now it works. Original
|
||||
bug report: https://bugzilla.redhat.com/581926
|
||||
|
||||
Daniel Stenberg (7 May 2010)
|
||||
- Dirk Manske reported a regression. When connecting with the multi interface,
|
||||
there were situations where libcurl wouldn't store connect time correctly as
|
||||
|
@ -25,6 +25,7 @@ This release includes the following bugfixes:
|
||||
o -O crash on windows
|
||||
o SSL handshake timeout underflow in libcurl-NSS
|
||||
o multi interface missed storing connection time
|
||||
o broken CRL support in libcurl-NSS
|
||||
|
||||
This release includes the following known bugs:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user