diff options
author | B Stack <bgstack15@gmail.com> | 2021-01-04 08:08:11 -0500 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2021-01-04 08:08:11 -0500 |
commit | f9a264860c23b8381adbc0b9766e1b677a07da78 (patch) | |
tree | 494f9fc32eeee34c6c46611ae0137c25a79517a4 /Bugs.txt | |
parent | Merge branch '11.4' into 'master' (diff) | |
download | FreeFileSync-f9a264860c23b8381adbc0b9766e1b677a07da78.tar.gz FreeFileSync-f9a264860c23b8381adbc0b9766e1b677a07da78.tar.bz2 FreeFileSync-f9a264860c23b8381adbc0b9766e1b677a07da78.zip |
add upstream 11.5
Diffstat (limited to 'Bugs.txt')
-rwxr-xr-x | Bugs.txt | 14 |
1 files changed, 4 insertions, 10 deletions
@@ -5,7 +5,7 @@ the ones mentioned below. The remaining issues that are yet to be fixed are list ---------------- -| libcurl 7.73 | +| libcurl 7.74 | ---------------- __________________________________________________________________________________________________________ /lib/ftp.c @@ -44,12 +44,6 @@ https://github.com/curl/curl/issues/4342 + result = ftp_nb_type(conn, data->set.prefer_ascii, FTP_LIST_TYPE); __________________________________________________________________________________________________________ -/lib/multi.c -/lib/multihandle.h -https://github.com/curl/curl/issues/6146 - -remove patch! regression for Windows upload performance -__________________________________________________________________________________________________________ -------------------------- @@ -70,9 +64,9 @@ move the following constants from src/sftp.h to include/libssh2_sftp.h: __________________________________________________________________________________________________________ -------------------- -| wxWidgets 3.1.4 | -------------------- +------------------------------ +| wxWidgets 3.1.5-2020-12-26 | +------------------------------ __________________________________________________________________________________________________________ /include/wx/window.h wxWidgets/GTK2 on some Linux systems incorrectly detects high DPI: https://freefilesync.org/forum/viewtopic.php?t=6114 |