comparison ChangeLog @ 650:f16c4e75070e

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