diff ChangeLog @ 50:d433c1417d7d

2002-11-5 Brian Masney <masneyb@gftp.org> * src/gtk/dnd.c - some code cleanups. Also, add the file transfer with the function add_file_transfer() * src/gtk/misc-gtk.c - remove several unneeded calls to fix_display() * src/gtk/gftp-gtk.c (list_dblclick) - add a note about the double click stuff not working properly
author masneyb
date Wed, 06 Nov 2002 04:10:45 +0000
parents 0fec02fb9e54
children 33a0ba7f52d1
line wrap: on
line diff
--- a/ChangeLog	Wed Nov 06 02:46:12 2002 +0000
+++ b/ChangeLog	Wed Nov 06 04:10:45 2002 +0000
@@ -1,3 +1,12 @@
+2002-11-5 Brian Masney <masneyb@gftp.org>
+	* src/gtk/dnd.c - some code cleanups. Also, add the file transfer with
+	the function add_file_transfer()
+
+	* src/gtk/misc-gtk.c - remove several unneeded calls to fix_display()
+
+	* src/gtk/gftp-gtk.c (list_dblclick) - add a note about the double
+	click stuff not working properly
+
 2002-11-5 Brian Masney <masneyb@gftp.org>
 	* src/gtk/transfer.c - use stock icons in GTK+ 2.0 port
 
@@ -154,7 +163,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.27 2002/11/06 02:46:11 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.28 2002/11/06 04:10:45 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer