diff ChangeLog @ 246:290d00853950

2003-8-4 Brian Masney <masneyb@gftp.org> * src/gtk/transfer.c (update_file_status) - fix possible division by 0
author masneyb
date Tue, 05 Aug 2003 01:54:03 +0000
parents 41af60bc1f88
children f41650dc896c
line wrap: on
line diff
--- a/ChangeLog	Tue Aug 05 01:40:49 2003 +0000
+++ b/ChangeLog	Tue Aug 05 01:54:03 2003 +0000
@@ -1,3 +1,6 @@
+2003-8-4 Brian Masney <masneyb@gftp.org>
+	* src/gtk/transfer.c (update_file_status) - fix possible division by 0
+
 2003-8-4 Brian Masney <masneyb@gftp.org>
 	* src/gtk/gftp-gtk.c (CreateMenus) - on startup, select the proper
 	ASCII/binary radio button (looks like an old bug!)
@@ -1430,7 +1433,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.126 2003/08/05 01:40:47 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.127 2003/08/05 01:54:02 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer