Mercurial > gftp.yaz
comparison ChangeLog @ 770:eeb471438232
2006-7-19 Brian Masney <masneyb@gftp.org>
* src/gtk/transfer.c (remove_file) - fixes for when the viewed file can
be removed if an invalid program is specified (closes #330182)
author | masneyb |
---|---|
date | Thu, 20 Jul 2006 01:28:53 +0000 |
parents | 4ad80d524dda |
children | d966cf89a820 |
comparison
equal
deleted
inserted
replaced
769:4ad80d524dda | 770:eeb471438232 |
---|---|
1 2006-7-19 Brian Masney <masneyb@gftp.org> | 1 2006-7-19 Brian Masney <masneyb@gftp.org> |
2 * src/gtk/transfer.c (remove_file) - fixes for when the viewed file can | |
3 be removed if an invalid program is specified (closes #330182) | |
4 | |
2 * lib/sslcommon.c - added support for wildcard SSL certificates (from | 5 * lib/sslcommon.c - added support for wildcard SSL certificates (from |
3 Kai Blaschke <webmaster@thw-theorie.de>) (closes #339663) | 6 Kai Blaschke <webmaster@thw-theorie.de>) (closes #339663) |
4 | 7 |
5 2006-7-13 Brian Masney <masneyb@gftp.org> | 8 2006-7-13 Brian Masney <masneyb@gftp.org> |
6 * src/gtk/bookmarks.c src/gtk/delete_dialog.c src/gtk/dnd.c | 9 * src/gtk/bookmarks.c src/gtk/delete_dialog.c src/gtk/dnd.c |
3417 | 3420 |
3418 * configure.in - link in gthread | 3421 * configure.in - link in gthread |
3419 | 3422 |
3420 * cvsclean - added this script | 3423 * cvsclean - added this script |
3421 | 3424 |
3422 * *.[ch] - added $Id: ChangeLog,v 1.441 2006/07/20 01:20:58 masneyb Exp $ tags | 3425 * *.[ch] - added $Id: ChangeLog,v 1.442 2006/07/20 01:28:48 masneyb Exp $ tags |
3423 | 3426 |
3424 * debian/* - updated files from Debian maintainer | 3427 * debian/* - updated files from Debian maintainer |
3425 | 3428 |
3426 2002-10-03 Brian Masney <masneyb@gftp.org> | 3429 2002-10-03 Brian Masney <masneyb@gftp.org> |
3427 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) | 3430 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) |