From 74ba4d7950fa001d0a9dddfddacb240ae2c69c6c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 13 Mar 2009 09:58:15 +0000 Subject: - Use libssh2_version() to present the libssh2 version in case the libssh2 library is found to support it. --- RELEASE-NOTES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index f8e97a528..6323e36c2 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -11,6 +11,8 @@ This release includes the following changes: o libcurl now closes all dead connections whenever you attempt to open a new connection + o libssh2's version number can now be figured out run-time instead of using + the build-time fixed number This release includes the following bugfixes: -- cgit v1.2.3