Commit 016ce4b1 authored by Kamil Dudka's avatar Kamil Dudka
Browse files

changelog: fixed CRL support in libcurl-NSS

parent 3e759f4f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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
+1 −0
Original line number Diff line number Diff line
@@ -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: