diff ChangeLog-old @ 397:14ef37b62c20

2004-2-8 Brian Masney <masneyb@gftp.org> * src/gtk/gftp-gtk.h src/gtk/gtkui.c - added gftpui_gtk_get_utf8_file_pos() that will return the file in UTF8 format if it is available * src/gtk/gtkui_transfer.c src/gtk/transfer.c - call gftpui_gtk_get_utf8_file_pos() to display the file in the file transfer status. This fixes a bug where non-UTF8 files were being chopped off * src/text/textui.c src/uicommon/gftpui.c src/uicommon/gftpui.h src/text/gtkui_transfer.c - updated declaration of gftpui_add_file_to_transfer() * lib/protocols.c (gftp_swap_socks) - swap the SSL sockets between the two request structures * lib/ftps.c - added ftps_get_next_file() that will pull items from the cache properly * lib/Makefile.am - updated LOCALE_DIR declaration (from Sung-Hyun Nam <namsh@kldp.org>) * ChangeLog-old - updated summary of changes since 2.0.16 * TODO - removed several items that were completed
author masneyb
date Sun, 08 Feb 2004 16:19:26 +0000
parents cf283d076239
children f882d8e205c5
line wrap: on
line diff
--- a/ChangeLog-old	Thu Feb 05 03:17:05 2004 +0000
+++ b/ChangeLog-old	Sun Feb 08 16:19:26 2004 +0000
@@ -1,3 +1,27 @@
+Changes from 2.0.16 to 2.0.17
+
+* Created a user interface common repository. Started to merge the UI
+  independant parts of the GTK+ and text ports into this. The GTK+ port
+  can now be controlled from a command line interface in the GUI. There
+  is an option you have to enable in the options dialog for this.
+* Added support for the FTPS protocol. The control connection is the only
+  one encrypted at the moment.
+* File transfers can be resumed/skipped/overwritten in the text port and
+  whenever files are dropped on gftp.
+* FTP: Added support for MVS directory listings
+* Added option to show the transfer status in the title bar.
+* Added option to disable IPV6 support.
+* Fixed the wrong date being displayed when a file was modified last year
+* 64 bit cleanups. This also fixed a SSH segfault that was happening on
+  FreeBSD
+* Look for the .gmo translation files in the proper directory
+* If a bookmarked site has it's password saved in the config file, then the
+  passwords are written out in a scrambled format. This isn't secure, but it'll
+  prevent someone from casually looking over your shoulder and seeing your
+  password. I would not recommend saving your passwords to disk.
+* Fix for systems that do not support the %'ld format argument
+* Overall code cleanup in the user interface code and several small bug fixes
+
 Changes from 2.0.15 to 2.0.16
 
 * Fixed bug where the local directory listing was not updated when