comparison ChangeLog @ 911:e0d98c63614d

2007-4-18 Brian Masney <masneyb@gftp.org> * lib/local.c (local_mkdir) - return a successful response if errno is set to EEXIST.
author masneyb
date Wed, 18 Apr 2007 23:34:01 +0000
parents 2089f064a360
children 1f9c6baa458c
comparison
equal deleted inserted replaced
910:50469c2b2546 911:e0d98c63614d
1 2007-4-18 Brian Masney <masneyb@gftp.org>
2 * lib/local.c (local_mkdir) - return a successful response if errno is
3 set to EEXIST.
4
1 2007-3-26 Brian Masney <masneyb@gftp.org> 5 2007-3-26 Brian Masney <masneyb@gftp.org>
2 * src/gtk/gftp-gtk.c (main) - call gdk_threads_enter() earlier in the 6 * src/gtk/gftp-gtk.c (main) - call gdk_threads_enter() earlier in the
3 startup. This fixes an issue where gftp can hang on startup. 7 startup. This fixes an issue where gftp can hang on startup.
4 (from Nick Mainsbridge <beatroot@optushome.com.au>) 8 (from Nick Mainsbridge <beatroot@optushome.com.au>)
5 9