comparison ChangeLog @ 247:f41650dc896c

2003-8-6 Brian Masney <masneyb@gftp.org> * lib/misc.c (gftp_build_path) - fixed initial path beginning with //. (expand_path) - when the path is empty at the end, set it to /. This would happen for directories like /etc/..
author masneyb
date Wed, 06 Aug 2003 20:31:34 +0000
parents 290d00853950
children 16a967a4d003
comparison
equal deleted inserted replaced
246:290d00853950 247:f41650dc896c
1 2003-8-6 Brian Masney <masneyb@gftp.org>
2 * lib/misc.c (gftp_build_path) - fixed initial path beginning with //.
3 (expand_path) - when the path is empty at the end, set it to /. This
4 would happen for directories like /etc/..
5
1 2003-8-4 Brian Masney <masneyb@gftp.org> 6 2003-8-4 Brian Masney <masneyb@gftp.org>
2 * src/gtk/transfer.c (update_file_status) - fix possible division by 0 7 * src/gtk/transfer.c (update_file_status) - fix possible division by 0
3 8
4 2003-8-4 Brian Masney <masneyb@gftp.org> 9 2003-8-4 Brian Masney <masneyb@gftp.org>
5 * src/gtk/gftp-gtk.c (CreateMenus) - on startup, select the proper 10 * src/gtk/gftp-gtk.c (CreateMenus) - on startup, select the proper
1431 1436
1432 * configure.in - link in gthread 1437 * configure.in - link in gthread
1433 1438
1434 * cvsclean - added this script 1439 * cvsclean - added this script
1435 1440
1436 * *.[ch] - added $Id: ChangeLog,v 1.127 2003/08/05 01:54:02 masneyb Exp $ tags 1441 * *.[ch] - added $Id: ChangeLog,v 1.128 2003/08/06 20:31:30 masneyb Exp $ tags
1437 1442
1438 * debian/* - updated files from Debian maintainer 1443 * debian/* - updated files from Debian maintainer
1439 1444
1440 2002-10-03 Brian Masney <masneyb@gftp.org> 1445 2002-10-03 Brian Masney <masneyb@gftp.org>
1441 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 1446 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)