Prep for release

This commit is contained in:
Sara Golemon
2005-11-01 23:11:50 +00:00
parent 722470994a
commit edcdf43264
3 changed files with 6 additions and 2 deletions

4
README
View File

@@ -15,6 +15,10 @@ Version 0.12
Re-fixed libssh2_sftp_rename_ex()
Transport had right packet_len, but sftp layer still had extra 4 bytes.
Fixed build with newer OpenSSL headers.
Added extern "C" declarations to libssh2_sftp.h for C++ compatability.
Version 0.11
------------