comparison ChangeLog @ 434:f2e7b8218558

2004-3-18 Brian Masney <masneyb@gftp.org> * lib/local.c (local_{get,put}_file) - compiling fix for FreeBSD. _LARGEFILE_SOURCE is defined, but O_LARGEFILE is not defined
author masneyb
date Thu, 18 Mar 2004 12:01:57 +0000
parents 77fffba5e170
children 89097f3a4906
comparison
equal deleted inserted replaced
433:77fffba5e170 434:f2e7b8218558
1 2004-3-18 Brian Masney <masneyb@gftp.org>
2 * lib/local.c (local_{get,put}_file) - compiling fix for FreeBSD.
3 _LARGEFILE_SOURCE is defined, but O_LARGEFILE is not defined
4
1 2004-3-17 Brian Masney <masneyb@gftp.org> 5 2004-3-17 Brian Masney <masneyb@gftp.org>
2 * lib/options.h src/gtk/transfer.c - added start file transfers option 6 * lib/options.h src/gtk/transfer.c - added start file transfers option
3 7
4 * lib/ftpcommon.h lib/ftps.c - removed encrypted_connection variable 8 * lib/ftpcommon.h lib/ftps.c - removed encrypted_connection variable
5 from the rfc959_parms structure 9 from the rfc959_parms structure
2316 2320
2317 * configure.in - link in gthread 2321 * configure.in - link in gthread
2318 2322
2319 * cvsclean - added this script 2323 * cvsclean - added this script
2320 2324
2321 * *.[ch] - added $Id: ChangeLog,v 1.240 2004/03/17 20:42:49 masneyb Exp $ tags 2325 * *.[ch] - added $Id: ChangeLog,v 1.241 2004/03/18 12:01:56 masneyb Exp $ tags
2322 2326
2323 * debian/* - updated files from Debian maintainer 2327 * debian/* - updated files from Debian maintainer
2324 2328
2325 2002-10-03 Brian Masney <masneyb@gftp.org> 2329 2002-10-03 Brian Masney <masneyb@gftp.org>
2326 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 2330 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)