comparison ChangeLog @ 771:d966cf89a820

2006-7-19 Brian Masney <masneyb@gftp.org> * src/gtk/gftp-gtk.c - added patch that makes the menus closer to other GNOME apps (from Alan Horkan <horkana@maths.tcd.ie>) (closes #329826)
author masneyb
date Thu, 20 Jul 2006 01:46:43 +0000
parents eeb471438232
children 9a6477042520
comparison
equal deleted inserted replaced
770:eeb471438232 771:d966cf89a820
1 2006-7-19 Brian Masney <masneyb@gftp.org> 1 2006-7-19 Brian Masney <masneyb@gftp.org>
2 * src/gtk/gftp-gtk.c - added patch that makes the menus closer to other
3 GNOME apps (from Alan Horkan <horkana@maths.tcd.ie>) (closes #329826)
4
2 * src/gtk/transfer.c (remove_file) - fixes for when the viewed file can 5 * src/gtk/transfer.c (remove_file) - fixes for when the viewed file can
3 be removed if an invalid program is specified (closes #330182) 6 be removed if an invalid program is specified (closes #330182)
4 7
5 * lib/sslcommon.c - added support for wildcard SSL certificates (from 8 * lib/sslcommon.c - added support for wildcard SSL certificates (from
6 Kai Blaschke <webmaster@thw-theorie.de>) (closes #339663) 9 Kai Blaschke <webmaster@thw-theorie.de>) (closes #339663)
3420 3423
3421 * configure.in - link in gthread 3424 * configure.in - link in gthread
3422 3425
3423 * cvsclean - added this script 3426 * cvsclean - added this script
3424 3427
3425 * *.[ch] - added $Id: ChangeLog,v 1.442 2006/07/20 01:28:48 masneyb Exp $ tags 3428 * *.[ch] - added $Id: ChangeLog,v 1.443 2006/07/20 01:46:42 masneyb Exp $ tags
3426 3429
3427 * debian/* - updated files from Debian maintainer 3430 * debian/* - updated files from Debian maintainer
3428 3431
3429 2002-10-03 Brian Masney <masneyb@gftp.org> 3432 2002-10-03 Brian Masney <masneyb@gftp.org>
3430 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3433 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)