diff ChangeLog @ 278:3bc63e3dbe12

2003-10-2 Brian Masney <masneyb@gftp.org> * lib/rfc959.c - fixed rename bug (from Aurelien Jarno <aurel32@debian.org>) * src/gtk/gftp-gtk.c - make the help menu left aligned so that it is more consistent with other GNOME apps (from Miguel Ibarra <mibarra@ximian.com>) * src/gtk/transfer.c - right after the pointer to the next transfer is moved, set the current transfer size back to 0. The user could briefly (< 1 sec) see the old size transfered on the next file.
author masneyb
date Thu, 02 Oct 2003 09:50:20 +0000
parents 186552196fc7
children f8b95f89dfb7
line wrap: on
line diff
--- a/ChangeLog	Tue Sep 23 04:15:18 2003 +0000
+++ b/ChangeLog	Thu Oct 02 09:50:20 2003 +0000
@@ -1,3 +1,15 @@
+2003-10-2 Brian Masney <masneyb@gftp.org>
+	* lib/rfc959.c - fixed rename bug (from 
+	Aurelien Jarno <aurel32@debian.org>)
+
+	* src/gtk/gftp-gtk.c - make the help menu left aligned so that it is
+	more consistent with other GNOME apps 
+	(from Miguel Ibarra <mibarra@ximian.com>)
+
+	* src/gtk/transfer.c - right after the pointer to the next transfer
+	is moved, set the current transfer size back to 0. The user could
+	briefly (< 1 sec) see the old size transfered on the next file.
+	
 2003-09-23  Taneem Ahmed  <taneem@bengalinux.org>
 
 	* configure.in: Added "bn" to ALL_LINGUAS.
@@ -1521,7 +1533,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.142 2003/09/23 04:15:11 taneem Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.143 2003/10/02 09:50:17 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer