comparison ChangeLog-old @ 683:8bb9f5e08cc4

2005-2-4 Brian Masney <masneyb@gftp.org> * ChangeLog-old - updated with changes since 2.0.18rc1 * docs/website/index.html.in - added link to the FSP homepage
author masneyb
date Fri, 04 Feb 2005 15:29:24 +0000
parents d2bf2d3b0173
children 85ee79871f05
comparison
equal deleted inserted replaced
682:9b68dc473807 683:8bb9f5e08cc4
1 Changes from 2.0.18rc1 to 2.0.18
2
3 * Added support for the FSP protocol (http://fsp.sourceforge.net/)
4 * SSH2: Fixed segfault that could occur when renaming a file (bug introduced
5 in 2.0.18rc1)
6 * SSH2: Fixes for parsing the directory listing from the commercial SSH server
7 * FTP: added pasv_behind_router option. If this is enabled, then the IP
8 address that is in the PASV response will be ignored. Instead the IP
9 address of the remote host will be used
10 * FTP: removed the quote filename functionality in the SITE CHMOD and
11 SITE UTIME commands
12 * Chmod: Fixes for setting the group execute bit (bug introduced in 2.0.18rc1)
13 * Fixes so that the text port will prompt you for your password when a URL is
14 entered on the command line
15 * In the text port, convert the string from UTF8 to the users' current locale
16 before it is displayed
17 * Fixes for when the host system does not have getaddrinfo() (bug introduced in
18 2.0.18rc1)
19 * Rewrote and improved the URL parser so that the :, @ characters are allowed
20 in directories and passwords
21 * Security Fix: Ignore the file paths that are returned by the remote server
22 * FreeBSD and HP/UX fixes
23 * GNOME HIG fixes
24 * Many other small changes and improvements. See the ChangeLog file in the
25 distribution for a detailed list of changes.
26 * Updated language translations (cs de en_CA en_GB es hu nl zh_CN)
27
1 Changes from 2.0.17 to 2.0.18rc1 28 Changes from 2.0.17 to 2.0.18rc1
2 29
3 * SSH2: Improved the login code. You no longer need to specify in gFTP the 30 * SSH2: Improved the login code. You no longer need to specify in gFTP the
4 path to the sftp-server binary on the remote server. It will now just work 31 path to the sftp-server binary on the remote server. It will now just work
5 out of the box for most sites. Also, if the SSH binary is asking a 32 out of the box for most sites. Also, if the SSH binary is asking a