From 107146676e20a00074321b433baaaeb027464871 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 26 Apr 2010 00:36:25 +0200 Subject: SSH: init and cleanup libssh2 in global_init/cleanup The necessary libssh2 functions require libssh2 1.2.5 or later. --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 573bc6334..b41c269d0 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,11 @@ Changelog +Daniel Stenberg (26 Apr 2010) +- Make use of the libssh2_init/exit functions that libssh2 added in version + 1.2.5. Using them will improve how libcurl works in threaded situations when + SCP and SFTP are transfered. + Daniel Stenberg (25 Apr 2010) - Based on work by Kamil Dudka, I've introduced the new configure option --enable-threaded-resolver. When used, the configure script will check for -- cgit v1.2.3