diff ChangeLog @ 906:2089f064a360

2007-3-26 Brian Masney <masneyb@gftp.org> * src/gtk/gftp-gtk.c (main) - call gdk_threads_enter() earlier in the startup. This fixes an issue where gftp can hang on startup. (from Nick Mainsbridge <beatroot@optushome.com.au>)
author masneyb
date Wed, 28 Mar 2007 02:33:02 +0000
parents c2be64b831d9
children e0d98c63614d
line wrap: on
line diff
--- a/ChangeLog	Wed Mar 28 02:31:06 2007 +0000
+++ b/ChangeLog	Wed Mar 28 02:33:02 2007 +0000
@@ -1,4 +1,8 @@
 2007-3-26 Brian Masney <masneyb@gftp.org>
+	* src/gtk/gftp-gtk.c (main) - call gdk_threads_enter() earlier in the
+	startup. This fixes an issue where gftp can hang on startup.
+	(from Nick Mainsbridge <beatroot@optushome.com.au>)
+
 	* src/gtk/view_dialog.c - fixed codepage related issue in the view/edit
 	file feature (from Alexander Orlov <alxorlov@pochta.ru>)