comparison ChangeLog @ 663:2d3ea4db3106

2005-1-16 Brian Masney <masneyb@gftp.org> * configure.in lib/Makefile.am src/gtk/Makefile.am src/text/Makefile.am lib/fsp.c - added FSP to the build system * lib/fsp.c - removed unused variables * autogen.sh - s/gFTP/$PROJECT/
author masneyb
date Sun, 16 Jan 2005 16:15:05 +0000
parents be9663e0be00
children 8ff1c1647b95
comparison
equal deleted inserted replaced
662:be9663e0be00 663:2d3ea4db3106
1 2005-1-16 Brian Masney <masneyb@gftp.org> 1 2005-1-16 Brian Masney <masneyb@gftp.org>
2 * configure.in lib/Makefile.am src/gtk/Makefile.am src/text/Makefile.am
3 lib/fsp.c - added FSP to the build system
4
5 * lib/fsp.c - removed unused variables
6
7 * autogen.sh - s/gFTP/$PROJECT/
8
2 * lib/fsplib/COPYING lib/fsplib/Makefile.am lib/fsplib/fsplib.c 9 * 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 10 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 11 This library is written by Radim Kolar <hsn@netmag.cz> and was included
5 with his permission 12 with his permission
6 13
3215 3222
3216 * configure.in - link in gthread 3223 * configure.in - link in gthread
3217 3224
3218 * cvsclean - added this script 3225 * cvsclean - added this script
3219 3226
3220 * *.[ch] - added $Id: ChangeLog,v 1.392 2005/01/16 16:12:13 masneyb Exp $ tags 3227 * *.[ch] - added $Id: ChangeLog,v 1.393 2005/01/16 16:15:04 masneyb Exp $ tags
3221 3228
3222 * debian/* - updated files from Debian maintainer 3229 * debian/* - updated files from Debian maintainer
3223 3230
3224 2002-10-03 Brian Masney <masneyb@gftp.org> 3231 2002-10-03 Brian Masney <masneyb@gftp.org>
3225 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3232 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)