comparison ChangeLog @ 780:e2d5adfaa9a9

2006-7-19 Brian Masney <masneyb@gftp.org> * configure.in - updated version number to 2.0.19pre1. I have a long ways to go though before I can put out a new release of gftp. I want to close a lot of the bugs in Bugzilla * docs/sample.gftp/disconnect.xpm docs/sample.gftp/gftp-mini-logo.png - added more pixmaps to CVS
author masneyb
date Thu, 20 Jul 2006 03:18:52 +0000
parents cb70c5abd8f3
children 1f822f137e19
comparison
equal deleted inserted replaced
779:cb70c5abd8f3 780:e2d5adfaa9a9
1 2006-7-19 Brian Masney <masneyb@gftp.org> 1 2006-7-19 Brian Masney <masneyb@gftp.org>
2 * configure.in - updated version number to 2.0.19pre1. I have a long
3 ways to go though before I can put out a new release of gftp. I want
4 to close a lot of the bugs in Bugzilla
5
6 * docs/sample.gftp/disconnect.xpm docs/sample.gftp/gftp-mini-logo.png -
7 added more pixmaps to CVS
8
2 * lib/misc.c (gftp_copy_request) - updated patch that makes sure the 9 * lib/misc.c (gftp_copy_request) - updated patch that makes sure the
3 request->hostp structure is copied properly (from (from Aurelien Jarno 10 request->hostp structure is copied properly (from (from Aurelien Jarno
4 <aurelien@aurel32.net>) (closes #314626) 11 <aurelien@aurel32.net>) (closes #314626)
5 12
6 * src/gtk/transfer.c (check_done_process) - make sure the temporary 13 * src/gtk/transfer.c (check_done_process) - make sure the temporary
3456 3463
3457 * configure.in - link in gthread 3464 * configure.in - link in gthread
3458 3465
3459 * cvsclean - added this script 3466 * cvsclean - added this script
3460 3467
3461 * *.[ch] - added $Id: ChangeLog,v 1.451 2006/07/20 02:57:01 masneyb Exp $ tags 3468 * *.[ch] - added $Id: ChangeLog,v 1.452 2006/07/20 03:18:51 masneyb Exp $ tags
3462 3469
3463 * debian/* - updated files from Debian maintainer 3470 * debian/* - updated files from Debian maintainer
3464 3471
3465 2002-10-03 Brian Masney <masneyb@gftp.org> 3472 2002-10-03 Brian Masney <masneyb@gftp.org>
3466 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3473 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)