comparison ChangeLog @ 483:4376ffeab64e

2004-6-13 Brian Masney <masneyb@gftp.org> * lib/gftp.h lib/misc.c src/gtk/Makefile.am src/gtk/menu-items.c src/gtk/misc-gtk.c src/text/Makefile.am src/uicommon/Makefile.am src/uicommon/gftpui.c - added support to override the value of SHARE_DIR during runtime with the GFTP_SHARE_DIR environment variable
author masneyb
date Sun, 13 Jun 2004 14:25:18 +0000
parents 18c6d173f5f2
children 632036c6e4a4
comparison
equal deleted inserted replaced
482:18773e9af7f0 483:4376ffeab64e
1 2004-6-13 Brian Masney <masneyb@gftp.org>
2 * lib/gftp.h lib/misc.c src/gtk/Makefile.am src/gtk/menu-items.c
3 src/gtk/misc-gtk.c src/text/Makefile.am src/uicommon/Makefile.am
4 src/uicommon/gftpui.c - added support to override the value of
5 SHARE_DIR during runtime with the GFTP_SHARE_DIR environment
6 variable
7
1 2004-6-6 Brian Masney <masneyb@gftp.org> 8 2004-6-6 Brian Masney <masneyb@gftp.org>
2 * lib/protocols.c (gftp_set_username) - allow a NULL username 9 * lib/protocols.c (gftp_set_username) - allow a NULL username
3 10
4 * configure.in - if gftp is being compiled on HPUX, check for sem_init 11 * configure.in - if gftp is being compiled on HPUX, check for sem_init
5 in librt 12 in librt
2490 2497
2491 * configure.in - link in gthread 2498 * configure.in - link in gthread
2492 2499
2493 * cvsclean - added this script 2500 * cvsclean - added this script
2494 2501
2495 * *.[ch] - added $Id: ChangeLog,v 1.268 2004/06/07 02:02:49 masneyb Exp $ tags 2502 * *.[ch] - added $Id: ChangeLog,v 1.269 2004/06/13 14:25:18 masneyb Exp $ tags
2496 2503
2497 * debian/* - updated files from Debian maintainer 2504 * debian/* - updated files from Debian maintainer
2498 2505
2499 2002-10-03 Brian Masney <masneyb@gftp.org> 2506 2002-10-03 Brian Masney <masneyb@gftp.org>
2500 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 2507 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)