Mercurial > gftp.yaz
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Fri Dec 31 13:25:40 2004 +0000 +++ b/ChangeLog Fri Dec 31 14:21:04 2004 +0000 @@ -1,4 +1,8 @@ 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 + * lib/gftp.h - when using HPUX, define the size of off_t as size long * configure.in - HPUX thread fixes @@ -3169,7 +3173,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.383 2004/12/31 13:25:39 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.384 2004/12/31 14:21:04 masneyb Exp $ tags * debian/* - updated files from Debian maintainer