diff options
author | Kamil Dudka <kdudka@redhat.com> | 2016-09-19 17:45:53 +0200 |
---|---|---|
committer | Kamil Dudka <kdudka@redhat.com> | 2016-09-22 10:20:12 +0200 |
commit | d1f1c857ad559eafef9373621d30174c046261ef (patch) | |
tree | c803afb7c21862e7ef347b2e507222485b01e718 /RELEASE-NOTES | |
parent | 049aa9254687f6738642bd73da9bf96d8af2a833 (diff) |
nss: add chacha20-poly1305 cipher suites if supported by NSS
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index bba03976d..4633f089a 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -8,7 +8,7 @@ Curl and libcurl 7.51.0 This release includes the following changes: - o + o nss: additional cipher suites are now accepted by CURLOPT_SSL_CIPHER_LIST This release includes the following bugfixes: |