]> granicus.if.org Git - curl/commitdiff
libssh2 fix
authorDaniel Stenberg <daniel@haxx.se>
Thu, 19 Jul 2007 15:08:47 +0000 (15:08 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 19 Jul 2007 15:08:47 +0000 (15:08 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 0fabedee796abb37c03f84db2393f6004bee520a..b787689ae94bb8a5f099ab24222775858b246014 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -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.