diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-07-19 15:08:47 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-07-19 15:08:47 +0000 |
commit | 9d183bb7b17646ac494f46bbc0cd8d6b4464b459 (patch) | |
tree | f4fec551945c063220ce345b3a4ec5edc2567c08 /CHANGES | |
parent | c7db74fe73a41cf54fea68c68bc4caefbaa85083 (diff) |
libssh2 fix
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -13,6 +13,9 @@ Dan F (17 July 2007) server's can provide, and should be revisited. Daniel S (17 July 2007) +- Daniel Johnson fixed a bug in how libssh2_session_last_error() was used, in + two places. + - Jofell Gallardo posted a libcurl log using FTP that exposed a bug which made a control connection that was deemed "dead" to yet be re-used in a following request. |