diff options
author | Kamil Dudka <kdudka@redhat.com> | 2012-04-06 16:05:25 +0200 |
---|---|---|
committer | Kamil Dudka <kdudka@redhat.com> | 2012-04-13 12:19:36 +0200 |
commit | 42aa796150a580a0adff714c157d3b38b7672c7f (patch) | |
tree | 4693a4dc9adb8833faafd22c53cc91048fe38749 /RELEASE-NOTES | |
parent | 2a902738fb77f90918b394ddc1a9045c3b0a82b5 (diff) | |
download | curl-42aa796150a580a0adff714c157d3b38b7672c7f.tar.gz |
nss: unconditionally require PK11_CreateGenericObject()
This bumps the minimal supported version of NSS to 3.12.x.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 70a07c852..58a4cbd65 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -9,6 +9,7 @@ Curl and libcurl 7.25.1 This release includes the following changes: + o nss: the minimal supported version of NSS bumped to 3.12.x o This release includes the following bugfixes: |