diff options
author | Kamil Dudka <kdudka@redhat.com> | 2013-10-18 15:37:18 +0200 |
---|---|---|
committer | Kamil Dudka <kdudka@redhat.com> | 2013-10-18 15:37:18 +0200 |
commit | 86c64f3daf0079e96f4694b10fe1bc53944110fc (patch) | |
tree | 552bef57cc387d5fef50d5f38633b5c41d3db8af /RELEASE-NOTES | |
parent | 65e556d0ce1d788ce5649145b44cad836114dca8 (diff) |
curl_sasl: initialize NSS before using crypto
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index c884bba66..157b148af 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -13,7 +13,7 @@ This release includes the following changes: This release includes the following bugfixes: - o + o nss: missing initialization in NTLM code causing test 906 to fail This release includes the following known bugs: @@ -28,4 +28,4 @@ advice from friends like these: References to bug reports and discussions on issues: -
\ No newline at end of file + |