diff ChangeLog @ 423:4cee2498761d

2004-3-15 Brian Masney <masneyb@gftp.org> * lib/gftp.h - if _FILE_OFFSET_BITS is > 32 and _LARGEFILE_SOURCE is not defined, define it * lib/protocols.c (gftp_string_{to|from}_utf8 - don't alter the contents of the remote_charsets option. Instead, make a copy of that and alter that copy
author masneyb
date Tue, 16 Mar 2004 02:11:56 +0000
parents 38bfc112ab46
children 26333110dfd2
line wrap: on
line diff
--- a/ChangeLog	Mon Mar 15 18:07:15 2004 +0000
+++ b/ChangeLog	Tue Mar 16 02:11:56 2004 +0000
@@ -1,3 +1,10 @@
+2004-3-15 Brian Masney <masneyb@gftp.org>
+	* lib/gftp.h - if _FILE_OFFSET_BITS is > 32 and _LARGEFILE_SOURCE is 
+	not defined, define it
+
+	* lib/protocols.c (gftp_string_{to|from}_utf8 - don't alter the contents	of the remote_charsets option. Instead, make a copy of that and alter
+	that copy
+
 2004-3-14 Brian Masney <masneyb@gftp.org>
 	* lib/misc.c (expand_path) - skip over paths that are empty
 
@@ -2265,7 +2272,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.230 2004/03/15 18:06:51 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.231 2004/03/16 02:11:54 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer