Mercurial > gftp.yaz
diff ChangeLog @ 829:74f49d528c68
2006-10-15 Brian Masney <masneyb@gftp.org>
* src/gtk/transfer.c - split the code that checks for finished view and
edit processes into smaller functions.
* src/gtk/transfer.c - after a local file is edited, refresh the local
file status (from Nathaniel M Nelson <xatmes@.net>) (closes #311166)
author | masneyb |
---|---|
date | Sun, 15 Oct 2006 18:45:06 +0000 |
parents | db4b34e3f83f |
children | afbe37351940 |
line wrap: on
line diff
--- a/ChangeLog Sun Oct 15 17:36:29 2006 +0000 +++ b/ChangeLog Sun Oct 15 18:45:06 2006 +0000 @@ -1,4 +1,10 @@ 2006-10-15 Brian Masney <masneyb@gftp.org> + * src/gtk/transfer.c - split the code that checks for finished view and + edit processes into smaller functions. + + * src/gtk/transfer.c - after a local file is edited, refresh the local + file status (from Nathaniel M Nelson <xatmes@.net>) (closes #311166) + * lib/fsplib/lock.c (client_init_key) - renamed the sun local variable to su. This was causing compile problems under Solaris. @@ -3627,7 +3633,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.483 2006/10/15 17:36:28 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.484 2006/10/15 18:45:04 masneyb Exp $ tags * debian/* - updated files from Debian maintainer