comparison ChangeLog @ 76:fe308e435ed5

2002-12-4 Brian Masney <masneyb@gftp.org> * lib/protocols.c (gftp_set_data_type) - return 0 if there is no protocol specific set_data_type function * src/gtk/transfer.c (gftp_gtk_transfer_files) - ascii/binary automatic switching fixes
author masneyb
date Thu, 05 Dec 2002 00:43:07 +0000
parents 77c77098795a
children 100a4b310c60
comparison
equal deleted inserted replaced
75:77c77098795a 76:fe308e435ed5
1 2002-12-333 Brian Masney <masneyb@gftp.org> 1 2002-12-4 Brian Masney <masneyb@gftp.org>
2 * lib/protocols.c (gftp_set_data_type) - return 0 if there is no
3 protocol specific set_data_type function
4
5 * src/gtk/transfer.c (gftp_gtk_transfer_files) - ascii/binary automatic
6 switching fixes
7
8 2002-12-3 Brian Masney <masneyb@gftp.org>
2 * lib/config_file.c lib/gftp.h lib/protocols.c - removed 9 * lib/config_file.c lib/gftp.h lib/protocols.c - removed
3 use_default_dl_types option. This is always enabled by default now. 10 use_default_dl_types option. This is always enabled by default now.
4 11
5 * src/gtk/dnd.c src/gtk/transfer.c - fix for files that should be 12 * src/gtk/dnd.c src/gtk/transfer.c - fix for files that should be
6 transferred as ascii 13 transferred as ascii
364 371
365 * configure.in - link in gthread 372 * configure.in - link in gthread
366 373
367 * cvsclean - added this script 374 * cvsclean - added this script
368 375
369 * *.[ch] - added $Id: ChangeLog,v 1.45 2002/12/04 02:36:05 masneyb Exp $ tags 376 * *.[ch] - added $Id: ChangeLog,v 1.46 2002/12/05 00:43:06 masneyb Exp $ tags
370 377
371 * debian/* - updated files from Debian maintainer 378 * debian/* - updated files from Debian maintainer
372 379
373 2002-10-03 Brian Masney <masneyb@gftp.org> 380 2002-10-03 Brian Masney <masneyb@gftp.org>
374 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 381 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)