OSDN Git Service

Compile executable files.
[ffftp/ffftp.git] / doc / eng / history.txt
index 159aac4..fcd2b0b 100644 (file)
@@ -1,11 +1,53 @@
 FFFTP version history.\r
 \r
-Changes in Ver.1.99\r
+Changes in Ver.1.98e\r
+--------------------\r
+\r
+-- Fixed bugs that an inputted password is ignored if failed in login.\r
+\r
+-- Fixed bugs to crash under multicore CPU environment.\r
+\r
+-- Changed the location of temporary files.\r
+   This resolves interference in file list caches between instances of FFFTP.\r
+\r
+-- Supported the file list format of linux-ftpd.\r
+\r
+Changes in Ver.1.98d\r
 --------------------\r
 \r
 -- 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 by default.\r
+\r
+-- Changed to detect encoding of strings in INI file automatically.\r
+\r
+-- Changed to verify SSL/TLS certificates with root CAs in FTPS connections.\r
+   Please modify "ssl.pem" in PEM format if you want to update root CA list.\r
+\r
+-- Added a feature to send commands for keep alive.\r
+   This is disabled by default.\r
+\r
+-- Reduced chance of stopping transfer when numerous files are transfered.\r
+\r
+-- Added a feature to retry transfering files if failed.\r
+\r
+-- Enhanced automatic detection of Kanji code of filenames.\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
@@ -15,6 +57,24 @@ Changes in Ver.1.99
 \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
+-- Added settings to reuse connection of the main window for transfer threads.\r
+   This may allow to transfer files successfully as with 1.97b or earlier,\r
+   but sometimes may cause some errors.\r
+\r
 Changes in Ver.1.98b\r
 --------------------\r
 \r