OSDN Git Service

Fix bugs process protection.
[ffftp/ffftp.git] / Package / zip / eng / ffftp / history.txt
1 FFFTP version history.
2
3 Changes in Ver.1.98
4 --------------------
5
6 -- SourceForge.JP took over the development.
7    Thanks Mr. Sota for FFFTP the most sophisticated FTP client.
8
9 -- Fixed bugs to crash under multi CPUs.
10
11 -- Changed internal characters into UTF-8.
12
13 -- JRE32.DLL became unavailable. (It does not support UTF-8.)
14
15 -- Shift_JIS, JIS, EUC and UTF-8 conversion under ASCII mode transfer became
16    available.
17
18 -- Changed default Kanji code of filenames on hosts into UTF-8.
19
20 -- Filenames that depend Unicode characters can be treated.
21
22 -- Disabled file list cache by default.
23
24 -- FTP over Explicit SSL/TLS became available.
25    Passwords, user names and files are encrypted on the connections to
26    appropriate hosts.
27
28 -- Replaced UTF-8N with UTF-8. (They are identical in this case.)
29
30 -- Added the simultaneous connections feature up to 4.
31
32 Changes in Ver.1.97b
33 --------------------
34
35 -- Fixed Drag & Drop to the Explorer does not works when select multiple files
36    or folders.
37
38
39 Changes in Ver.1.97a
40 --------------------
41
42 -- Fixed when your password is longer than 32 characters, FFFTP saves only
43    first 32 characters.
44
45 -- Fixed FFFTP causes application error on Windows 2000.
46
47 Changes in Ver.1.97
48 -------------------
49
50 -- Now you can use master password.
51    This function is made by Gengen-san.\81@Thanks.
52    When you use this virsion first, set master password from following menu.
53     File ->\81@Settings -> Change Master password
54
55 -- Now passwords are encrypted with AES.
56    This function is made by Moca-san.\81@Thanks.
57
58 Changes in Ver.1.96d
59 --------------------
60
61 -- Fixed IBM Extended Kanji Code was not converted when host's Kanji code 
62    was set to EUC or JIS.
63
64 -- Fixed FFFTP reacts when user presses some keys (ex. BackSpace key) on 
65    the help window.
66
67 Changes in Ver.1.96c
68 --------------------
69
70 -- Fixed Directory Traversal Vulnerability.
71
72 Changes in Ver.1.96b
73 --------------------
74
75 -- Change font of the file move confirmation dialog.
76
77 Changes in Ver.1.96a
78 --------------------
79
80 -- Supports file list which has one space character in a group name.
81
82 Changes in Ver.1.96
83 --------------------
84
85 -- The confirmation dialog is displayed when move file on the host.
86    This setting can be changed.
87    (Options - Settings - Operation)
88
89 -- Fixed FFFTP sometimes freeze when user clicks both mouse buttons on the 
90    toolbar. (Thank you sunasunamix-san.)
91
92 -- Fixed FFFTP works incorrect when drop files to the title line of the file 
93    list of the detailes mode.
94
95 Changes in Ver.1.95
96 --------------------
97
98 This version is modified by miau-san.
99
100 -- Move focus to the address bar by the ALT+D key.
101
102 -- Move focus from the address bar to the file list by the TAB key.
103
104 -- Change transfer mode (ASCII -> BINARY -> AUTO) by the Ctrl+M Key.
105
106 -- Focus top of the file list immediately after reading the file list.
107
108 -- Disable accelerator key while reading the file list.
109
110 -- If Veiwer2 or Viewer3 (on the tool setting window) prefixed "d ", it 
111    assumed differential viewer. 
112    If you select one file on the host file list and start the differential 
113    viewer, FFFTP carries two file name to the viewer, one is the file name 
114    on the host side and the other is the same file name on the local side.
115
116 -- Fixed unexpected disconnect when download is error because of local file 
117    is read only.
118
119 -- Show notify dialog when download destination local file is read only.
120
121 Changes in Ver.1.94a
122 --------------------
123
124 -- Change temporary file handling while drag and drop. (Yutaka Hitrata-san)
125
126 -- Disable FFFTP main window operation while drag and drop. 
127    (Yutaka Hitrata-san)
128
129 Changes in Ver.1.94
130 --------------------
131
132 -- Yutaka Hirata-san imprements OLE Drag & Drop using with nakka-san's 
133    library. Now you can drag and drop from FFFTP to the exploler.
134
135 -- Yutaka Hirata-san imprements file move function in the host side file
136    list window. Now you can move files to the child folder.
137
138 Changes in Ver.1.93
139 --------------------
140
141 -- Added setting of UTF-8N encoding.
142 -- Show application menu when SHIFT-F10 key is pressed.
143
144 Changes in Ver.1.92c
145 --------------------
146
147 -- Expand transfer buffer size to increase speed.
148
149 Changes in Ver.1.92b
150 --------------------
151
152 -- Fix 'Save settings to file' and 'Load settings from file' function does 
153    not work on Windows Vista.
154
155 Changes in Ver.1.92a
156 --------------------
157
158 -- Use LIST command to get file names from server.
159 -- Use PASV mode default.
160 -- Anonymous FTP sites are no longer registerd when start the FFFTP first.
161
162 Changes in Ver.1.92
163 --------------------
164
165 -- Fixed application error on PASV mode.
166 -- Fixed pathname length was limited by the windows size which above on the 
167    file list window.
168 -- Support file list format of Chinese Solaris.
169 -- Added setting of replace @ by the any character on Firewall.
170 -- Fixed write to registory unexpectedly when INI file which specified by 
171    the '-n' option is not exist.
172 -- Now support "Koushin Fuutauk".
173
174 Changes in Ver.1.91
175 --------------------
176 -- Fixed Timezone displayed erroneus.
177 -- Support ShibaSoku WL Series file list format. (Set Host Type on the Host 
178    Setting Window.)
179
180 Changes in Ver.1.90
181 --------------------
182 - Transfer speed improved.
183 - Add new firewall type. ("USER FW user:FW password@host")
184 - Fixed file size diaplayed erroneus when over 2 giga bytes.
185 - Improve download abortion process.
186 - Now file size divides and diaplays every 3 figure.
187 - Remove drive names from file list.
188 - Fixed "Load setting from file" command failes when folder name has space
189   character. (such as "My Documents")
190 - Turn on "Confirm deletions during Mirror Upload" option switch by default.
191
192 Changes in Ver.1.89b
193 --------------------
194 - Fixed Mirror Upload / Mirror Download bug.
195
196 Changes in Ver.1.89a
197 --------------------
198 - Fixed file list not refreshed after upload.
199
200 Changes in Ver.1.89
201 --------------------
202 - Transfer speed improved.
203 - Fixed Transfer Status Window didn't close after the transfer complete.
204 - Fixed FFFTP was stalled when received unexpected PASV server message.
205 - Fixed server message processing.
206 - Add "Load Setting from File" menu.
207 - Support Agilent Logic Analyzer. (Set Host Type on the Host Setting Window.)
208
209 Changes in Ver.1.88b
210 --------------------
211 - Refine dialog and menu messages. (Thank you Mr.Jim.)
212
213 Changes in Ver.1.88a
214 --------------------
215 - Fixed "Cannot remove FFFTP" error message diaplayed.
216
217 Changes in Ver.1.88
218 -------------------
219 - Change to use the Registory to save settings when run first.
220 - Add Save Serrings function.
221   (File -> Settings -L Save settings to file)
222 - Now max 40 characters Owner name is displaied on file list.
223 - Open folder when drag & drop a file to local file list from the explorer.
224 - Page scroll when SHIFT + Mouse Wheel.
225 - Fixed mouse wheel scroll didn't work when multi monitor.
226 - Fixed noise displaied around the file list window.
227
228 Changes in Ver.1.87a
229 --------------------
230 - Fixed forget bookmark.
231
232 Changes in Ver.1.87
233 --------------------
234 - Fixed no dialup entry diaplayed on Windows9x.
235 - Reconnect automatically when oprate by the user after disconnected cause 
236   of timeout from the host.
237
238 Changes in Ver.1.86a
239 --------------------
240 - Fixed download terminated incorrectly.
241
242 Changes in Ver.1.86
243 --------------------
244 - Renew process again to fix file transfer sometimes did not start 
245   or stop.
246 - Disable strip host name feature added on 1.83.
247 - Support Windows XP's theme.
248 - Fixed display wrong format when file name has "&" character.
249 - Add No RAS Control option.
250 - Change path separater character to ">" when Stratus.
251 - Support OS9 server subfolder.
252 - Support server that replies following file list.
253     -rwxrwxrwx SEQ 36203776 01/07/07 12:38:28 ABCDEFG
254 - Support server that replies following file list. (IBM server)
255     MTS940 3390   2001/07/26  1    1  FB      80  3120  PS  FTPOUT.CNTL
256 - Support hidden drives.
257
258 Changes in Ver.1.85
259 --------------------
260 - Fixed file transfer sometimes did not start or stop.
261
262 Changes in Ver.1.84
263 --------------------
264 - Fixed file transfer sometimes did not start or stop.
265 - Fixed high CPU usage.
266 - Change anonymous FTP list.
267
268 Changes in Ver.1.83
269 --------------------
270 - You can type folder name into current folder window now.
271 - You can now copy log data with mouse dragging.
272 - Support server that replies file list which has any characters after 
273   the owner and the group name.
274 - Strip host name when the URL enterd into host name window.
275 - Fixed freez until timeout when network is heavy.
276 - Fixed FFFTP did not terminate normally until file transfer is in 
277   progress.
278
279 Changes in Ver.1.82
280 --------------------
281 - Use XPWD command first to get current folder.
282 - Add folder list button on change local folder dialog.
283 - Add -n command line option. (See ffftp -h)
284 - Support server that replies date string such as "5/14".
285 - Support OS9 server. (without sub-directory support)
286
287 Changes in Ver.1.81
288 --------------------
289 - File list that containes Ctrl-H are now displaied.
290 - Show error reason when file transfer error occured.
291 - Copying URL to clipboard include port number.
292 - Add default permission for folder.
293 - Fixed file date becomes future.
294
295 Changes in Ver.1.80
296 --------------------
297 - Fixed Ctrl-Shift-D did not work to start mirroring download.
298 - Change default setting to use INI file.
299 - Give priority to use INI file when both INI and Registory settings
300   are existing.
301
302 Changes in Ver.1.79a
303 --------------------
304 - First English version.
305