aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-10-21 14:56:25 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-10-21 14:56:25 +0000
commit1951cd1eeee15192b5587864ad2d75f215e6a122 (patch)
tree2481c3943dd5a9821480c1e4f059f3b281725cb7 /RELEASE-NOTES
parent55aee95f1123f113ebe02f5b5826c6051ba00a15 (diff)
- Attempt to use pkg-config for finding out libssh2 installation details
during configure.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 8d1eb69e0..775b5fa61 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -40,6 +40,7 @@ This release includes the following bugfixes:
o double close() on the primary socket with libcurl-NSS
o GSS negotiate infinite loop on bad credentials
o memory leak in SCP/SFTP connections
+ o use pkg-config to find out libssh2 installation details in configure
This release includes the following known bugs: