OSDN Git Service

Modify documents.
[ffftp/ffftp.git] / doc / eng / history.txt
index e891cb0..7999968 100644 (file)
 FFFTP version history.\r
 \r
-Changes in Ver.1.99\r
+Changes in Ver.1.98f\r
+--------------------\r
+\r
+-- Fixed bugs of incorrect behavior of Select dialog.\r
+\r
+-- Added an option for retaining timestamps on uploading.\r
+\r
+-- Changed to require the current master password before changing it.\r
+\r
+-- Fixed bugs that files in a temporary folder was shown in local file list\r
+   after files in a host had been dropped into other applications.\r
+\r
+-- Shortened intervals between keep alive packets.\r
+\r
+-- Fixed bugs that UI was unlocked in some cases when commands were being sent\r
+   over the socket of main window.\r
+\r
+-- Added extensions of files that will be transferred in ASCII mode.\r
+\r
+-- Extended command line options.\r
+\r
+-- Changed to try SSL when a host cannot recognize TLS on FTPS Explicit.\r
+\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
+-- Fixed bugs that attributes of existing files were changed on uploading with\r
+   renaming by hosts.\r
+\r
+-- Fixed bugs of hanging on exit in some cases.\r
+\r
+-- Fixed bugs of hanging at accessing non-existent directories without full\r
+   path.\r
+\r
+-- Changed behavior of Auto of network type selection.\r
+   Name resolution and connection will be performed at same time on IPv4 and\r
+   IPv6, and whichever finished earlier will be used.\r
+\r
+-- Disabled saving settings in the registry about ZIP version copies.\r
+   To save in the registry, please remove "portable" the file.\r
+\r
+-- Fix bugs of corruption of the extensions columns.\r
+\r
+-- Added support for some MLSD responses that do not conform to RFC 3659.\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
@@ -32,6 +130,10 @@ Changes in Ver.1.98c
 \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