comparison ChangeLog @ 798:d59f62126c97

2006-8-8 Brian Masney <masneyb@gftp.org> * lib/protocols.c (gftp_parse_ls_unix) - fixes whenever a smaller than expected attribute field is returned (gftp_get_line) - make sure the end of the buffer is nul terminated properly
author masneyb
date Wed, 09 Aug 2006 00:31:06 +0000
parents 419443feddac
children 71e10b29a2f6
comparison
equal deleted inserted replaced
797:d7ec8202dba1 798:d59f62126c97
1 2006-8-8 Brian Masney <masneyb@gftp.org>
2 * lib/protocols.c (gftp_parse_ls_unix) - fixes whenever a smaller than
3 expected attribute field is returned (gftp_get_line) - make sure the
4 end of the buffer is nul terminated properly
5
1 2006-8-2 Brian Masney <masneyb@gftp.org> 6 2006-8-2 Brian Masney <masneyb@gftp.org>
2 * src/gtk/misc-gtk.c (MakeYesNoDialog, MakeEditDialog) - use 7 * src/gtk/misc-gtk.c (MakeYesNoDialog, MakeEditDialog) - use
3 gtk_grab_add() to make sure these dialogs have exclusive focus in 8 gtk_grab_add() to make sure these dialogs have exclusive focus in
4 gftp (closes #340436) 9 gftp (closes #340436)
5 10
3530 3535
3531 * configure.in - link in gthread 3536 * configure.in - link in gthread
3532 3537
3533 * cvsclean - added this script 3538 * cvsclean - added this script
3534 3539
3535 * *.[ch] - added $Id: ChangeLog,v 1.464 2006/08/02 23:14:36 masneyb Exp $ tags 3540 * *.[ch] - added $Id: ChangeLog,v 1.465 2006/08/09 00:31:05 masneyb Exp $ tags
3536 3541
3537 * debian/* - updated files from Debian maintainer 3542 * debian/* - updated files from Debian maintainer
3538 3543
3539 2002-10-03 Brian Masney <masneyb@gftp.org> 3544 2002-10-03 Brian Masney <masneyb@gftp.org>
3540 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3545 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)