OSDN Git Service

Merge commit '54fbba48345efc266d90204375d464738a31c3ba' into test
[ffftp/ffftp.git] / doc / eng / history.txt
index 571aa6c..fcd2b0b 100644 (file)
@@ -1,6 +1,18 @@
 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
@@ -17,13 +29,22 @@ Changes in Ver.1.99
 -- 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
+   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