Mercurial > gftp.yaz
diff ChangeLog @ 917:afea4eaec5f0
2007-4-26 Brian Masney <masneyb@gftp.org>
* docs/sample.gftp/gftprc - don't automatically transfer the HTM and
HTML files in ascii mode. Let the user explicity choose that option.
This should help to quiet some bug reports about this.
| author | masneyb |
|---|---|
| date | Thu, 26 Apr 2007 23:58:54 +0000 |
| parents | 936635b76f02 |
| children | e9f22ad1dec5 |
line wrap: on
line diff
--- a/ChangeLog Thu Apr 26 23:47:34 2007 +0000 +++ b/ChangeLog Thu Apr 26 23:58:54 2007 +0000 @@ -1,4 +1,8 @@ 2007-4-26 Brian Masney <masneyb@gftp.org> + * docs/sample.gftp/gftprc - don't automatically transfer the HTM and + HTML files in ascii mode. Let the user explicity choose that option. + This should help to quiet some bug reports about this. + * src/gtk/misc-gtk.c lib/gftp.h lib/protocols.c - added filename_utf8_encoded flag to the gftp_file structure. If this is false, then don't attempt to show the filename in the GTK port. The user can
