Mercurial > gftp.yaz
diff ChangeLog @ 470:a68273d9725a
2004-5-16 Brian Masney <masneyb@gftp.org>
* src/gtk/gftp-gtk.c src/gtk/gftp-gtk.h src/gtk/transfer.c - fixed
detection of SIGCHLD when viewing/editing a file (from
Aurelien Jarno <aurelien@aurel32.net>)
* src/gtk/gtkui.c - expand the path on the client side when changing
the remote directory (i.e. CHDIR /home/.. becomes /home)
(from Aurelien Jarno <aurelien@aurel32.net>)
author | masneyb |
---|---|
date | Sun, 16 May 2004 13:34:02 +0000 |
parents | 2ad1916dc611 |
children | 5100b89c44e1 |
line wrap: on
line diff
--- a/ChangeLog Sun May 16 12:52:12 2004 +0000 +++ b/ChangeLog Sun May 16 13:34:02 2004 +0000 @@ -1,4 +1,12 @@ 2004-5-16 Brian Masney <masneyb@gftp.org> + * src/gtk/gftp-gtk.c src/gtk/gftp-gtk.h src/gtk/transfer.c - fixed + detection of SIGCHLD when viewing/editing a file (from + Aurelien Jarno <aurelien@aurel32.net>) + + * src/gtk/gtkui.c - expand the path on the client side when changing + the remote directory (i.e. CHDIR /home/.. becomes /home) + (from Aurelien Jarno <aurelien@aurel32.net>) + * src/uicommon/gftpui.c lib/gftp.h - added gftpui_protocol_update_timeout() @@ -2455,7 +2463,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.261 2004/05/16 12:52:12 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.262 2004/05/16 13:34:02 masneyb Exp $ tags * debian/* - updated files from Debian maintainer