diff ChangeLog @ 441:f8a0c22af707

2004-3-20 Brian Masney <masneyb@gftp.org> * src/gtk/chmod_dialog.c - use gftpui_common_run_callback_function() to do the chmod operation. This will spawn a thread if necessary
author masneyb
date Sat, 20 Mar 2004 19:17:48 +0000
parents 44a018ea578c
children 9d03253b00d0
line wrap: on
line diff
--- a/ChangeLog	Sat Mar 20 18:48:40 2004 +0000
+++ b/ChangeLog	Sat Mar 20 19:17:48 2004 +0000
@@ -1,4 +1,7 @@
-2004-3-19 Brian Masney <masneyb@gftp.org>
+2004-3-20 Brian Masney <masneyb@gftp.org>
+	* src/gtk/chmod_dialog.c - use gftpui_common_run_callback_function()
+	to do the chmod operation. This will spawn a thread if necessary
+
 	* debian/gftp-text.prerm - missing debian package file
 
 	* Makefile.am - updated with EXTRA_DIST variable with the list of the
@@ -7,6 +10,7 @@
 	* debian/* - updated Debian package files from
 	Aurelien Jarno <aurelien@aurel32.net>
 
+2004-3-19 Brian Masney <masneyb@gftp.org>
 	* lib/gftp.h - if _LARGEFILE_SOURCE is defined, but _LARGEFILE64_SOURCE
 	is not defined, define it
 
@@ -2338,7 +2342,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.245 2004/03/20 18:48:40 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.246 2004/03/20 19:17:47 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer