comparison ChangeLog @ 766:1ad4eb5c29de

2006-7-13 Brian Masney <masneyb@gftp.org> * src/text/textui.c src/uicommon/gftpui.c - fixed a few minor warnings from splint.
author masneyb
date Fri, 14 Jul 2006 00:37:27 +0000
parents d553d14a2565
children 49cfbe02926b
comparison
equal deleted inserted replaced
765:d553d14a2565 766:1ad4eb5c29de
1 2006-7-13 Brian Masney <masneyb@gftp.org> 1 2006-7-13 Brian Masney <masneyb@gftp.org>
2 * src/text/textui.c src/uicommon/gftpui.c - fixed a few minor warnings
3 from splint.
4
2 * lib/cache.c lib/config_file.c lib/fsp.c lib/ftps.c lib/gftp.h 5 * lib/cache.c lib/config_file.c lib/fsp.c lib/ftps.c lib/gftp.h
3 lib/local.c lib/misc.c lib/options.h lib/protocols.c lib/rfc2068.c 6 lib/local.c lib/misc.c lib/options.h lib/protocols.c lib/rfc2068.c
4 lib/rfc959.c lib/sshv2.c - started to add some annotations for splint. 7 lib/rfc959.c lib/sshv2.c - started to add some annotations for splint.
5 Fixed a few minor warnings from splint. 8 Fixed a few minor warnings from splint.
6 9
3404 3407
3405 * configure.in - link in gthread 3408 * configure.in - link in gthread
3406 3409
3407 * cvsclean - added this script 3410 * cvsclean - added this script
3408 3411
3409 * *.[ch] - added $Id: ChangeLog,v 1.438 2006/07/14 00:34:10 masneyb Exp $ tags 3412 * *.[ch] - added $Id: ChangeLog,v 1.439 2006/07/14 00:37:26 masneyb Exp $ tags
3410 3413
3411 * debian/* - updated files from Debian maintainer 3414 * debian/* - updated files from Debian maintainer
3412 3415
3413 2002-10-03 Brian Masney <masneyb@gftp.org> 3416 2002-10-03 Brian Masney <masneyb@gftp.org>
3414 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3417 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)