OSDN Git Service

Add support for retrying file transfer.
[ffftp/ffftp.git] / doc / eng / history.txt
index fcbaed7..ebee186 100644 (file)
@@ -17,10 +17,20 @@ 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
 Changes in Ver.1.98c\r
 --------------------\r
 \r