nss: do not fail if a CRL is already cached

This fixes a copy-paste mistake from commit 2968f957.
This commit is contained in:
Kamil Dudka
2014-10-08 17:13:59 +02:00
parent 548811cb19
commit 9e37a7f9a5
2 changed files with 2 additions and 1 deletions

View File

@@ -22,6 +22,7 @@ This release includes the following bugfixes:
o configure: allow --with-ca-path with PolarSSL too
o HTTP/2: Fix busy loop when EOF is encountered
o CURLOPT_CAPATH: return failure if set without backend support
o nss: do not fail if a CRL is already cached
This release includes the following known bugs: