X-Git-Url: http://git.sourceforge.jp/view?p=ffftp%2Fffftp.git;a=blobdiff_plain;f=doc%2Feng%2Fhistory.txt;h=dd7f82844b866f364a53580cf612aff6a077a4fe;hp=fcd2b0bb3dbc02720040cad50c18e593fef0fd08;hb=663728dfaea4b4e0da170722b4046764e01555dc;hpb=e587af53be87fb0de7da2daf07813970b6e0bfad diff --git a/doc/eng/history.txt b/doc/eng/history.txt index fcd2b0b..dd7f828 100644 --- a/doc/eng/history.txt +++ b/doc/eng/history.txt @@ -12,6 +12,35 @@ Changes in Ver.1.98e -- Supported the file list format of linux-ftpd. +-- Added a feature to show file icons on local file list view. + +-- Supported HP NonStop Server (provided by Yuji Tanaka). + +-- Fixed bugs of missing some comannds at reconnecting + (provided by Yuji Tanaka). + +-- Fixed several messages (provided by Moriguchi Hirokazu). + +-- Fixed bugs of setting incorrect file timestamps by MDTM command. + +-- Fixed bugs that drag-and-drop was enabled during deleting files. + +-- Enhanced error handling of transferring files. + +-- Enabled reusing sockets of the main window by default. + +-- Fixed bugs that attributes of existing files were changed on uploading with + renaming by hosts. + +-- Fixed bugs of hanging on exit in some cases. + +-- Fixed bugs of hanging at accessing non-existent directories without full + path. + +-- Changed behavior of Auto of network type selection. + Name resolution and connection will be performed at same time on IPv4 and + IPv6, and whichever finished earlier will be used. + Changes in Ver.1.98d --------------------