comparison ChangeLog @ 662:be9663e0be00

2005-1-16 Brian Masney <masneyb@gftp.org> * lib/fsplib/COPYING lib/fsplib/Makefile.am lib/fsplib/fsplib.c lib/fsplib/fsplib.h lib/fsplib/lock.c lib/fsplib/lock.h - added FSPLIB This library is written by Radim Kolar <hsn@netmag.cz> and was included with his permission
author masneyb
date Sun, 16 Jan 2005 16:12:13 +0000
parents 2e718fba351e
children 2d3ea4db3106
comparison
equal deleted inserted replaced
661:2e718fba351e 662:be9663e0be00
1 2005-1-16 Brian Masney <masneyb@gftp.org> 1 2005-1-16 Brian Masney <masneyb@gftp.org>
2 * lib/fsplib/COPYING lib/fsplib/Makefile.am lib/fsplib/fsplib.c
3 lib/fsplib/fsplib.h lib/fsplib/lock.c lib/fsplib/lock.h - added FSPLIB
4 This library is written by Radim Kolar <hsn@netmag.cz> and was included
5 with his permission
6
2 * lib/fsp.c lib/options.h lib/gftp.h - added support for the FSP 7 * lib/fsp.c lib/options.h lib/gftp.h - added support for the FSP
3 protocol (from Radim Kolar <hsn@netmag.cz>). Note, I need to update 8 protocol (from Radim Kolar <hsn@netmag.cz>). Note, I need to update
4 the build system for gftp to compile properly 9 the build system for gftp to compile properly
5 10
6 * src/gtk/dnd.c (openurl_get_drag_data) - if the client is busy with 11 * src/gtk/dnd.c (openurl_get_drag_data) - if the client is busy with
3210 3215
3211 * configure.in - link in gthread 3216 * configure.in - link in gthread
3212 3217
3213 * cvsclean - added this script 3218 * cvsclean - added this script
3214 3219
3215 * *.[ch] - added $Id: ChangeLog,v 1.391 2005/01/16 15:48:23 masneyb Exp $ tags 3220 * *.[ch] - added $Id: ChangeLog,v 1.392 2005/01/16 16:12:13 masneyb Exp $ tags
3216 3221
3217 * debian/* - updated files from Debian maintainer 3222 * debian/* - updated files from Debian maintainer
3218 3223
3219 2002-10-03 Brian Masney <masneyb@gftp.org> 3224 2002-10-03 Brian Masney <masneyb@gftp.org>
3220 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3225 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)