comparison ChangeLog @ 388:371695551cfa

2003-2-2 Brian Masney <masneyb@gftp.org> * docs/website/index.html.in - updated main gftp website
author masneyb
date Tue, 03 Feb 2004 02:34:01 +0000
parents 2f5ce7fb5aad
children b39a312323ec
comparison
equal deleted inserted replaced
387:2f5ce7fb5aad 388:371695551cfa
1 2003-2-2 Brian Masney <masneyb@gftp.org> 1 2003-2-2 Brian Masney <masneyb@gftp.org>
2 * docs/website/index.html.in - updated main gftp website
3
2 * lib/config_file.c lib/gftp.h src/uicommon/gftpui.c 4 * lib/config_file.c lib/gftp.h src/uicommon/gftpui.c
3 src/gtk/gftp-gtk.c - updated the format of the config file 5 src/gtk/gftp-gtk.c - updated the format of the config file
4 write_functions so that the value isn't written to a file descriptor. 6 write_functions so that the value isn't written to a file descriptor.
5 Instead, it is written to a buffer. 7 Instead, it is written to a buffer.
6 8
2144 2146
2145 * configure.in - link in gthread 2147 * configure.in - link in gthread
2146 2148
2147 * cvsclean - added this script 2149 * cvsclean - added this script
2148 2150
2149 * *.[ch] - added $Id: ChangeLog,v 1.214 2004/02/03 02:27:55 masneyb Exp $ tags 2151 * *.[ch] - added $Id: ChangeLog,v 1.215 2004/02/03 02:34:00 masneyb Exp $ tags
2150 2152
2151 * debian/* - updated files from Debian maintainer 2153 * debian/* - updated files from Debian maintainer
2152 2154
2153 2002-10-03 Brian Masney <masneyb@gftp.org> 2155 2002-10-03 Brian Masney <masneyb@gftp.org>
2154 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 2156 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)