Mercurial > gftp.yaz
comparison ChangeLog @ 828:db4b34e3f83f
2006-10-15 Brian Masney <masneyb@gftp.org>
* lib/fsplib/lock.c (client_init_key) - renamed the sun local variable
to su. This was causing compile problems under Solaris.
* lib/fsplib/lock.h - include ../../config.h
author | masneyb |
---|---|
date | Sun, 15 Oct 2006 17:36:29 +0000 |
parents | 251682017c97 |
children | 74f49d528c68 |
comparison
equal
deleted
inserted
replaced
827:251682017c97 | 828:db4b34e3f83f |
---|---|
1 2006-10-15 Brian Masney <masneyb@gftp.org> | 1 2006-10-15 Brian Masney <masneyb@gftp.org> |
2 * lib/fsplib/lock.c (client_init_key) - renamed the sun local variable | |
3 to su. This was causing compile problems under Solaris. | |
4 | |
5 * lib/fsplib/lock.h - include ../../config.h | |
6 | |
2 * src/gtk/delete_dialog.c (askdel) - fixes displaying the proper number | 7 * src/gtk/delete_dialog.c (askdel) - fixes displaying the proper number |
3 of directories that will be deleted to the user when there are no files | 8 of directories that will be deleted to the user when there are no files |
4 to delete | 9 to delete |
5 | 10 |
6 * src/uicommon/gftpui.c - removed debugging statements | 11 * src/uicommon/gftpui.c - removed debugging statements |
3620 | 3625 |
3621 * configure.in - link in gthread | 3626 * configure.in - link in gthread |
3622 | 3627 |
3623 * cvsclean - added this script | 3628 * cvsclean - added this script |
3624 | 3629 |
3625 * *.[ch] - added $Id: ChangeLog,v 1.482 2006/10/15 17:02:14 masneyb Exp $ tags | 3630 * *.[ch] - added $Id: ChangeLog,v 1.483 2006/10/15 17:36:28 masneyb Exp $ tags |
3626 | 3631 |
3627 * debian/* - updated files from Debian maintainer | 3632 * debian/* - updated files from Debian maintainer |
3628 | 3633 |
3629 2002-10-03 Brian Masney <masneyb@gftp.org> | 3634 2002-10-03 Brian Masney <masneyb@gftp.org> |
3630 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) | 3635 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) |