comparison ChangeLog @ 394:47337e04036f

2003-2-4 Brian Masney <masneyb@gftp.org> * lib/Makefile.am - added ftpcommon.h to noinst_HEADERS
author masneyb
date Thu, 05 Feb 2004 03:15:14 +0000
parents 0444232dc494
children ac1e7ac005d1
comparison
equal deleted inserted replaced
393:02f08ebe095f 394:47337e04036f
1 2003-2-4 Brian Masney <masneyb@gftp.org>
2 * lib/Makefile.am - added ftpcommon.h to noinst_HEADERS
3
1 2003-2-3 Brian Masney <masneyb@gftp.org> 4 2003-2-3 Brian Masney <masneyb@gftp.org>
2 * lib/ftpcommon.h lib/ftps.c lib/rfc959.c - added pointers to 5 * lib/ftpcommon.h lib/ftps.c lib/rfc959.c - added pointers to
3 read/write functions to the rfc959_params structure for the data 6 read/write functions to the rfc959_params structure for the data
4 connection. For now, this is always set to the plaintext version. 7 connection. For now, this is always set to the plaintext version.
5 8
2155 2158
2156 * configure.in - link in gthread 2159 * configure.in - link in gthread
2157 2160
2158 * cvsclean - added this script 2161 * cvsclean - added this script
2159 2162
2160 * *.[ch] - added $Id: ChangeLog,v 1.217 2004/02/04 02:20:29 masneyb Exp $ tags 2163 * *.[ch] - added $Id: ChangeLog,v 1.218 2004/02/05 03:15:11 masneyb Exp $ tags
2161 2164
2162 * debian/* - updated files from Debian maintainer 2165 * debian/* - updated files from Debian maintainer
2163 2166
2164 2002-10-03 Brian Masney <masneyb@gftp.org> 2167 2002-10-03 Brian Masney <masneyb@gftp.org>
2165 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 2168 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)