OSDN Git Service

Fix project files.
[ffftp/ffftp.git] / doc / eng / history.txt
index fcbaed7..e6b5a84 100644 (file)
@@ -1,6 +1,35 @@
 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
+-- Added a feature to show file icons on local file list view.\r
+\r
+-- Supported HP NonStop Server (provided by Yuji Tanaka).\r
+\r
+-- Fixed bugs of missing some comannds at reconnecting\r
+   (provided by Yuji Tanaka).\r
+\r
+-- Fixed several messages (provided by Moriguchi Hirokazu).\r
+\r
+-- Fixed bugs of setting incorrect file timestamps by MDTM command.\r
+\r
+-- Fixed bugs that drag-and-drop was enabled during deleting files.\r
+\r
+-- Enhanced error handling of transferring files.\r
+\r
+-- Enabled reusing sockets of the main window by default.\r
+\r
+Changes in Ver.1.98d\r
 --------------------\r
 \r
 -- MLSD command became used for retrieving filenames on appropriate hosts.\r
@@ -17,10 +46,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