comparison ChangeLog @ 896:5b7b1d5ac06e

2007-3-15 Brian Masney <masneyb@gftp.org> * Makefile.am configure.in - fixes so that automake 1.9 can be used.
author masneyb
date Fri, 16 Mar 2007 03:04:45 +0000
parents 4ab11f70a7f4
children f716c8dbeaff
comparison
equal deleted inserted replaced
895:4ab11f70a7f4 896:5b7b1d5ac06e
1 2007-3-15 Brian Masney <masneyb@gftp.org> 1 2007-3-15 Brian Masney <masneyb@gftp.org>
2 * Makefile.am configure.in - fixes so that automake 1.9 can be used.
3
2 * lib/sshv2.c lib/gftp.h lib/rfc959.c lib/protocols.c lib/fsp.c 4 * lib/sshv2.c lib/gftp.h lib/rfc959.c lib/protocols.c lib/fsp.c
3 lib/local.c lib/rfc2068.c src/uicommon/gftpui.c - removed fd argument 5 lib/local.c lib/rfc2068.c src/uicommon/gftpui.c - removed fd argument
4 to *_get_file(), *_put_file() and gftp_transfer_file(). 6 to *_get_file(), *_put_file() and gftp_transfer_file().
5 7
6 * src/gtk/transfer.c src/gtk/view_dialog.c - combined some duplicate 8 * src/gtk/transfer.c src/gtk/view_dialog.c - combined some duplicate