aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorAlessandro Ghedini <alessandro@ghedini.me>2014-07-17 14:37:28 +0200
committerKamil Dudka <kdudka@redhat.com>2014-07-18 14:20:42 +0200
commitc6e7cbb94e669b85d3eb8e015ec51d0072112133 (patch)
tree3b03a75a135a9ee7ede0cb80a7b4b711f753091e /RELEASE-NOTES
parent12bf451ca4fed1c0a5cebada94bdb90fe2eb3c45 (diff)
build: link curl to NSS libraries when NSS support is enabled
This fixes a build failure on Debian caused by commit 24c3cdce88f39731506c287cb276e8bf4a1ce393. Bug: http://curl.haxx.se/mail/lib-2014-07/0209.html
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 6e9e5e8d1..09b871cac 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -12,6 +12,7 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o fix a build failure on Debian when NSS support is enabled [1]
o
This release includes the following known bugs:
@@ -27,4 +28,4 @@ advice from friends like these:
References to bug reports and discussions on issues:
- [1] =
+ [1] = http://curl.haxx.se/mail/lib-2014-07/0209.html