diff options
author | B. Stack <bgstack15@gmail.com> | 2023-05-19 09:24:58 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2023-05-19 09:24:58 -0400 |
commit | 90bc692185a27f18acb6b029dfaf038e555ef8ff (patch) | |
tree | fdb56193bab28d36a4c6723bf847f3aa2ce36a9b /Bugs.txt | |
parent | add upstream 12.2 (diff) | |
download | FreeFileSync-90bc692185a27f18acb6b029dfaf038e555ef8ff.tar.gz FreeFileSync-90bc692185a27f18acb6b029dfaf038e555ef8ff.tar.bz2 FreeFileSync-90bc692185a27f18acb6b029dfaf038e555ef8ff.zip |
add upstream 12.312.3
Diffstat (limited to 'Bugs.txt')
-rw-r--r-- | Bugs.txt | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -62,12 +62,6 @@ move the following constants from src/sftp.h to include/libssh2_sftp.h: #define MAX_SFTP_OUTGOING_SIZE 30000 #define MAX_SFTP_READ_SIZE 30000 __________________________________________________________________________________________________________ -src/sftp.c -Always clear SFTP protocol error: https://github.com/libssh2/libssh2/pull/787 -__________________________________________________________________________________________________________ -src/openssl.c -Fix misleading error message if wrong passphrase: https://github.com/libssh2/libssh2/pull/789 -__________________________________________________________________________________________________________ ------------------- |