comparison ChangeLog @ 86:759c7d019a89

2002-12-29 Brian Masney <masneyb@gftp.org> * lib/gftp.h - don't include sys/sysmacros.h * src/gtk/transfer.c - more GFTP_EFATAL checks
author masneyb
date Mon, 30 Dec 2002 01:32:19 +0000
parents 7ef60ce2bdb2
children fc06dbca0bae
comparison
equal deleted inserted replaced
85:1ee3c21c1291 86:759c7d019a89
1 2002-12-29 Brian Masney <masneyb@gftp.org>
2 * lib/gftp.h - don't include sys/sysmacros.h
3
4 * src/gtk/transfer.c - more GFTP_EFATAL checks
5
1 2002-12-29 Brian Masney <masneyb@gftp.org> 6 2002-12-29 Brian Masney <masneyb@gftp.org>
2 * lib/ssh.c lib/config_file.c lib/Makefile.am lib/gftp.h lib/options.h - 7 * lib/ssh.c lib/config_file.c lib/Makefile.am lib/gftp.h lib/options.h -
3 removed old legacy SSH protocol and option to enable this protocol 8 removed old legacy SSH protocol and option to enable this protocol
4 9
5 * lib/gftp.h - added GFTP_ERETRYABLE and GFTP_EFATAL error codes 10 * lib/gftp.h - added GFTP_ERETRYABLE and GFTP_EFATAL error codes
407 412
408 * configure.in - link in gthread 413 * configure.in - link in gthread
409 414
410 * cvsclean - added this script 415 * cvsclean - added this script
411 416
412 * *.[ch] - added $Id: ChangeLog,v 1.50 2002/12/29 15:16:26 masneyb Exp $ tags 417 * *.[ch] - added $Id: ChangeLog,v 1.51 2002/12/30 01:32:18 masneyb Exp $ tags
413 418
414 * debian/* - updated files from Debian maintainer 419 * debian/* - updated files from Debian maintainer
415 420
416 2002-10-03 Brian Masney <masneyb@gftp.org> 421 2002-10-03 Brian Masney <masneyb@gftp.org>
417 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 422 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)