comparison ChangeLog @ 433:77fffba5e170

2004-3-17 Brian Masney <masneyb@gftp.org> * lib/options.h src/gtk/transfer.c - added start file transfers option
author masneyb
date Wed, 17 Mar 2004 20:42:53 +0000
parents d7ff8d2d43aa
children f2e7b8218558
comparison
equal deleted inserted replaced
432:d7ff8d2d43aa 433:77fffba5e170
1 2004-3-17 Brian Masney <masneyb@gftp.org> 1 2004-3-17 Brian Masney <masneyb@gftp.org>
2 * lib/options.h src/gtk/transfer.c - added start file transfers option
3
2 * lib/ftpcommon.h lib/ftps.c - removed encrypted_connection variable 4 * lib/ftpcommon.h lib/ftps.c - removed encrypted_connection variable
3 from the rfc959_parms structure 5 from the rfc959_parms structure
4 6
5 * lib/rfc959.c (rfc959_copy_param_options) - fix for FTPS protocol 7 * lib/rfc959.c (rfc959_copy_param_options) - fix for FTPS protocol
6 so that the proper read/write function is setup whenever the request 8 so that the proper read/write function is setup whenever the request
2314 2316
2315 * configure.in - link in gthread 2317 * configure.in - link in gthread
2316 2318
2317 * cvsclean - added this script 2319 * cvsclean - added this script
2318 2320
2319 * *.[ch] - added $Id: ChangeLog,v 1.239 2004/03/17 18:40:40 masneyb Exp $ tags 2321 * *.[ch] - added $Id: ChangeLog,v 1.240 2004/03/17 20:42:49 masneyb Exp $ tags
2320 2322
2321 * debian/* - updated files from Debian maintainer 2323 * debian/* - updated files from Debian maintainer
2322 2324
2323 2002-10-03 Brian Masney <masneyb@gftp.org> 2325 2002-10-03 Brian Masney <masneyb@gftp.org>
2324 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 2326 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)