diff ChangeLog @ 372:44b792841e3f

2003-1-18 Brian Masney <masneyb@gftp.org> * lib/misc.c lib/protocols.c lib/rfc2068.c lib/rfc959.c - if _LARGEFILE_SOURCE is defined, explicitly cast the file sizes to long long so that the %lld format will be correct
author masneyb
date Mon, 19 Jan 2004 22:23:04 +0000
parents 39b57989c34a
children d207b8241e96
line wrap: on
line diff
--- a/ChangeLog	Mon Jan 19 12:23:52 2004 +0000
+++ b/ChangeLog	Mon Jan 19 22:23:04 2004 +0000
@@ -1,4 +1,8 @@
 2003-1-18 Brian Masney <masneyb@gftp.org>
+	* lib/misc.c lib/protocols.c lib/rfc2068.c lib/rfc959.c - if
+	_LARGEFILE_SOURCE is defined, explicitly cast the file sizes to
+	long long so that the %lld format will be correct
+
 	* src/gtk/gtkui_transfer.c - gtk+ specific file transfer code.
 	Forgot to attach this with the last commit
 
@@ -2025,7 +2029,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.205 2004/01/19 12:23:52 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.206 2004/01/19 22:22:51 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer