diff ChangeLog @ 504:93d7d3b9a477

2004-7-18 Brian Masney <masneyb@gftp.org> * lib/local.c lib/protocols.c lib/rfc959.c src/uicommon/gftpui.c - fixes for the *_chmod() functions to use the datatype mode_t for storing the file attributes
author masneyb
date Sun, 18 Jul 2004 16:19:15 +0000
parents eb6dafc07f42
children c89019945241
line wrap: on
line diff
--- a/ChangeLog	Sun Jul 18 15:57:40 2004 +0000
+++ b/ChangeLog	Sun Jul 18 16:19:15 2004 +0000
@@ -1,4 +1,8 @@
 2004-7-18 Brian Masney <masneyb@gftp.org>
+	* lib/local.c lib/protocols.c lib/rfc959.c src/uicommon/gftpui.c - fixes
+	for the *_chmod() functions to use the datatype mode_t for storing
+	the file attributes
+
 	* acinclude.m4 - quote the definition of the automake functions. This
 	fixes warnings from automake 1.8
 
@@ -2576,7 +2580,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.281 2004/07/18 15:57:40 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.282 2004/07/18 16:19:14 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer