comparison ChangeLog @ 651:5f2808c65e46

2004-12-31 Brian Masney <masneyb@gftp.org> * src/uicommon/gftpui.c - added dir and ldir commands to the command line interface
author masneyb
date Fri, 31 Dec 2004 14:25:28 +0000
parents f16c4e75070e
children cb8ba8124e0e
comparison
equal deleted inserted replaced
650:f16c4e75070e 651:5f2808c65e46
1 2004-12-31 Brian Masney <masneyb@gftp.org> 1 2004-12-31 Brian Masney <masneyb@gftp.org>
2 * src/uicommon/gftpui.c - added dir and ldir commands to the command
3 line interface
4
2 * lib/rfc959.c (rfc959_init) - enable the need_username option for this 5 * lib/rfc959.c (rfc959_init) - enable the need_username option for this
3 protocol. This fixes a problem with the text port not prompting for the 6 protocol. This fixes a problem with the text port not prompting for the
4 username from the command line 7 username from the command line
5 8
6 * lib/gftp.h - when using HPUX, define the size of off_t as size long 9 * lib/gftp.h - when using HPUX, define the size of off_t as size long
3171 3174
3172 * configure.in - link in gthread 3175 * configure.in - link in gthread
3173 3176
3174 * cvsclean - added this script 3177 * cvsclean - added this script
3175 3178
3176 * *.[ch] - added $Id: ChangeLog,v 1.384 2004/12/31 14:21:04 masneyb Exp $ tags 3179 * *.[ch] - added $Id: ChangeLog,v 1.385 2004/12/31 14:25:28 masneyb Exp $ tags
3177 3180
3178 * debian/* - updated files from Debian maintainer 3181 * debian/* - updated files from Debian maintainer
3179 3182
3180 2002-10-03 Brian Masney <masneyb@gftp.org> 3183 2002-10-03 Brian Masney <masneyb@gftp.org>
3181 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3184 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)