This commit is contained in:
Simon Josefsson 2010-03-10 18:50:29 +01:00
parent 4cfeade243
commit e54786cf2e

2
TODO
View File

@ -47,3 +47,5 @@ At next SONAME bump
libssh2_banner_set => libssh2_session_banner_set
* change 'int' to 'libssh2_socket_t' in the public API for sockets.
* Use 'size_t' for string lengths in all functions.