Mercurial > gftp.yaz
diff ChangeLog @ 764:4ed80df6729d
2006-7-7 Brian Masney <masneyb@gftp.org>
* lib/protocols.c (gftp_get_transfer_status) - split this function into
several smaller functions. Fixed bug where the number of retries wasn't
being honored
author | masneyb |
---|---|
date | Fri, 07 Jul 2006 20:04:42 +0000 |
parents | 62222927016c |
children | d553d14a2565 |
line wrap: on
line diff
--- a/ChangeLog Wed Jul 05 23:35:45 2006 +0000 +++ b/ChangeLog Fri Jul 07 20:04:42 2006 +0000 @@ -1,3 +1,8 @@ +2006-7-7 Brian Masney <masneyb@gftp.org> + * lib/protocols.c (gftp_get_transfer_status) - split this function into + several smaller functions. Fixed bug where the number of retries wasn't + being honored + 2006-6-23 Brian Masney <masneyb@gftp.org> * lib/fsplib/fsplib.c (fsp_readdir_native) - fixed possible heap overflow on operating systems that have MAXNAMLEN > 256 @@ -3395,7 +3400,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.436 2006/06/23 20:09:24 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.437 2006/07/07 20:04:42 masneyb Exp $ tags * debian/* - updated files from Debian maintainer