nss: start with no database if the selected database is broken

Bug: https://bugzilla.redhat.com/728562
This commit is contained in:
Kamil Dudka
2011-08-15 13:48:45 +02:00
parent b9d5e72adc
commit d6f319fb64
2 changed files with 40 additions and 24 deletions

View File

@@ -15,6 +15,7 @@ This release includes the following changes:
o BSD-style lwIP TCP/IP stack support on Windows
o OpenSSL: Use SSL_MODE_RELEASE_BUFFERS if available
o --delegation was added to set CURLOPT_GSSAPI_DELEGATION
o nss: start with no database if the selected database is broken
This release includes the following bugfixes: