Update for the libssh2_userauth_list() change

This commit is contained in:
James Housley 2007-06-12 13:34:20 +00:00
parent 041786732d
commit f35ab0d070

View File

@ -1,3 +1,9 @@
2007-06-10 James Housley <jim@thehousleys.net>
* The list of supported authentication types returned by
libssh2_userauth_list() is an internal buffer and is managed
by the library and should not be free()'d by the user.
2007-06-08 James Housley <jim@thehousleys.net>
* Convert all the code to properly work with a socket in