Mercurial > gftp.yaz
comparison ChangeLog @ 77:100a4b310c60
2002-12-4 Brian Masney <masneyb@gftp.org>
* lib/misc.c (ssh_start_login_sequence) - if the word WARNING appears
in the banner, don't log into the server
* docs/sample.gftp/gftprc - removed use_default_dl_types line
author | masneyb |
---|---|
date | Fri, 06 Dec 2002 02:28:19 +0000 |
parents | fe308e435ed5 |
children | f4f6f44225d3 |
comparison
equal
deleted
inserted
replaced
76:fe308e435ed5 | 77:100a4b310c60 |
---|---|
1 2002-12-4 Brian Masney <masneyb@gftp.org> | |
2 * lib/misc.c (ssh_start_login_sequence) - if the word WARNING appears | |
3 in the banner, don't log into the server | |
4 | |
5 * docs/sample.gftp/gftprc - removed use_default_dl_types line | |
6 | |
1 2002-12-4 Brian Masney <masneyb@gftp.org> | 7 2002-12-4 Brian Masney <masneyb@gftp.org> |
2 * lib/protocols.c (gftp_set_data_type) - return 0 if there is no | 8 * lib/protocols.c (gftp_set_data_type) - return 0 if there is no |
3 protocol specific set_data_type function | 9 protocol specific set_data_type function |
4 | 10 |
5 * src/gtk/transfer.c (gftp_gtk_transfer_files) - ascii/binary automatic | 11 * src/gtk/transfer.c (gftp_gtk_transfer_files) - ascii/binary automatic |
371 | 377 |
372 * configure.in - link in gthread | 378 * configure.in - link in gthread |
373 | 379 |
374 * cvsclean - added this script | 380 * cvsclean - added this script |
375 | 381 |
376 * *.[ch] - added $Id: ChangeLog,v 1.46 2002/12/05 00:43:06 masneyb Exp $ tags | 382 * *.[ch] - added $Id: ChangeLog,v 1.47 2002/12/06 02:28:18 masneyb Exp $ tags |
377 | 383 |
378 * debian/* - updated files from Debian maintainer | 384 * debian/* - updated files from Debian maintainer |
379 | 385 |
380 2002-10-03 Brian Masney <masneyb@gftp.org> | 386 2002-10-03 Brian Masney <masneyb@gftp.org> |
381 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) | 387 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) |