summaryrefslogtreecommitdiff
path: root/Bugs.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Bugs.txt')
-rwxr-xr-xBugs.txt14
1 files changed, 4 insertions, 10 deletions
diff --git a/Bugs.txt b/Bugs.txt
index a8ce7180..1529327e 100755
--- a/Bugs.txt
+++ b/Bugs.txt
@@ -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
bgstack15