Mercurial > gftp.yaz
comparison ChangeLog @ 765:d553d14a2565
2006-7-13 Brian Masney <masneyb@gftp.org>
* lib/cache.c lib/config_file.c lib/fsp.c lib/ftps.c lib/gftp.h
lib/local.c lib/misc.c lib/options.h lib/protocols.c lib/rfc2068.c
lib/rfc959.c lib/sshv2.c - started to add some annotations for splint.
Fixed a few minor warnings from splint.
author | masneyb |
---|---|
date | Fri, 14 Jul 2006 00:34:11 +0000 |
parents | 4ed80df6729d |
children | 1ad4eb5c29de |
comparison
equal
deleted
inserted
replaced
764:4ed80df6729d | 765:d553d14a2565 |
---|---|
1 2006-7-13 Brian Masney <masneyb@gftp.org> | |
2 * lib/cache.c lib/config_file.c lib/fsp.c lib/ftps.c lib/gftp.h | |
3 lib/local.c lib/misc.c lib/options.h lib/protocols.c lib/rfc2068.c | |
4 lib/rfc959.c lib/sshv2.c - started to add some annotations for splint. | |
5 Fixed a few minor warnings from splint. | |
6 | |
1 2006-7-7 Brian Masney <masneyb@gftp.org> | 7 2006-7-7 Brian Masney <masneyb@gftp.org> |
2 * lib/protocols.c (gftp_get_transfer_status) - split this function into | 8 * lib/protocols.c (gftp_get_transfer_status) - split this function into |
3 several smaller functions. Fixed bug where the number of retries wasn't | 9 several smaller functions. Fixed bug where the number of retries wasn't |
4 being honored | 10 being honored |
5 | 11 |
3398 | 3404 |
3399 * configure.in - link in gthread | 3405 * configure.in - link in gthread |
3400 | 3406 |
3401 * cvsclean - added this script | 3407 * cvsclean - added this script |
3402 | 3408 |
3403 * *.[ch] - added $Id: ChangeLog,v 1.437 2006/07/07 20:04:42 masneyb Exp $ tags | 3409 * *.[ch] - added $Id: ChangeLog,v 1.438 2006/07/14 00:34:10 masneyb Exp $ tags |
3404 | 3410 |
3405 * debian/* - updated files from Debian maintainer | 3411 * debian/* - updated files from Debian maintainer |
3406 | 3412 |
3407 2002-10-03 Brian Masney <masneyb@gftp.org> | 3413 2002-10-03 Brian Masney <masneyb@gftp.org> |
3408 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) | 3414 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) |