OSDN Git Service

Add support for IPv6 (not tested).
[ffftp/ffftp.git] / doc / eng / history.txt
index 4034121..762b746 100644 (file)
@@ -6,6 +6,48 @@ Changes in Ver.1.99
 -- MLSD command became used for retrieving filenames on appropriate hosts.\r
    That is helpful for hosts that do not return filenames properly.\r
 \r
+-- Enhanced communication routines to reduce waiting time.\r
+\r
+-- Changed to display responses from hosts after decoding as Kanji code of\r
+   filenames.\r
+\r
+-- Fixed bugs of arbitrary code execution in saving registry settings to a\r
+   file.\r
+\r
+-- Fixed bugs of launching wrong files if correct ones contain no extensions.\r
+\r
+-- Internet Protocol Version 6 became available.\r
+   IPv6 will be used when name resolution for IPv4 is unavailable.\r
+\r
+Changes in Ver.1.98c\r
+--------------------\r
+\r
+-- Changed to connect to hosts with Punycode if their names contain\r
+   international characters.\r
+\r
+-- Fixed bugs of resetting the current directory on reconnection.\r
+\r
+-- FTP over Implicit SSL/TLS became available.\r
+\r
+-- Fixed bugs of corruption on resuming downloading files larger than 4GB.\r
+\r
+-- Fixed communication routines to match specifications of Windows 2000.\r
+\r
+-- Enhanced responses of aborting.\r
+\r
+-- Fixed bugs of INI file backup.\r
+\r
+-- Fixed bugs of handling multi-byte character filenames on hosts whose Kanji\r
+   code of filenames are Shift_JIS.\r
+\r
+-- Added support for UTF-8 (without BOM) conversion under ASCII mode transfer.\r
+   UTF-8 added in 1.98 was renamed UTF-8 BOM.\r
+\r
+-- Changed size and layout of the window at the first run.\r
+\r
+Changes in Ver.1.98b\r
+--------------------\r
+\r
 -- Added the feature that prevents from loading untrustworthy DLLs.\r
    It reduces the chance of being intercepted or tampered with passwords and\r
    data.\r
@@ -23,6 +65,10 @@ Changes in Ver.1.99
 \r
 -- Added support for migration from 1.97b or earlier through INI file.\r
 \r
+-- Added settings to disallow unencrypted FTP.\r
+\r
+-- Fixed bugs of arbitrary code execution from the context menu.\r
+\r
 Changes in Ver.1.98a\r
 --------------------\r
 \r