diff ChangeLog @ 338:0f34108f27b7

2003-12-10 Brian Masney <masneyb@gftp.org> * lib/gftp.h src/text/gftp-text.h src/gtk/gftp-gtk.h - added GFTP_LOG_FUNCTION_ATTRIBUTES that is only defined when compiled against gcc. When this is set, it will specify the function is printf() type function so that extra checks can be done by the compiler. This is to fix problems with older Sun compilers.
author masneyb
date Sat, 13 Dec 2003 20:52:14 +0000
parents 5f9d5aee0c1c
children 542a3e8708f9
line wrap: on
line diff
--- a/ChangeLog	Sat Dec 13 20:36:39 2003 +0000
+++ b/ChangeLog	Sat Dec 13 20:52:14 2003 +0000
@@ -1,4 +1,10 @@
 2003-12-10 Brian Masney <masneyb@gftp.org>
+	* lib/gftp.h src/text/gftp-text.h src/gtk/gftp-gtk.h - added
+	GFTP_LOG_FUNCTION_ATTRIBUTES that is only defined when compiled
+	against gcc. When this is set, it will specify the function is
+	printf() type function so that extra checks can be done by the
+	compiler. This is to fix problems with older Sun compilers.
+
 	* src/gtk/gftp-gtk.c src/gtk/menu-items.c src/gtk/misc-gtk.c - check
 	for a timeout from the remote server when refreshing the directory
 	listing and changing directores. If it did, reconnect to the server.
@@ -1834,7 +1840,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.184 2003/12/13 20:36:37 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.185 2003/12/13 20:52:12 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer