comparison ChangeLog @ 649:eaede7f6c2f8

2004-12-31 Brian Masney <masneyb@gftp.org> * lib/gftp.h - when using HPUX, define the size of off_t as size long * configure.in - HPUX thread fixes
author masneyb
date Fri, 31 Dec 2004 13:25:40 +0000
parents 86a110c13b8e
children f16c4e75070e
comparison
equal deleted inserted replaced
648:86a110c13b8e 649:eaede7f6c2f8
1 2004-12-31 Brian Masney <masneyb@gftp.org>
2 * lib/gftp.h - when using HPUX, define the size of off_t as size long
3
4 * configure.in - HPUX thread fixes
5
1 2004-12-24 Brian Masney <masneyb@gftp.org> 6 2004-12-24 Brian Masney <masneyb@gftp.org>
2 * src/gtk/chmod-dialog.c (dochmod) - fixes for the group execute 7 * src/gtk/chmod-dialog.c (dochmod) - fixes for the group execute
3 permission. If that checkbox was active, then write permissions for 8 permission. If that checkbox was active, then write permissions for
4 others was enabled 9 others was enabled
5 10
3162 3167
3163 * configure.in - link in gthread 3168 * configure.in - link in gthread
3164 3169
3165 * cvsclean - added this script 3170 * cvsclean - added this script
3166 3171
3167 * *.[ch] - added $Id: ChangeLog,v 1.382 2004/12/24 11:26:52 masneyb Exp $ tags 3172 * *.[ch] - added $Id: ChangeLog,v 1.383 2004/12/31 13:25:39 masneyb Exp $ tags
3168 3173
3169 * debian/* - updated files from Debian maintainer 3174 * debian/* - updated files from Debian maintainer
3170 3175
3171 2002-10-03 Brian Masney <masneyb@gftp.org> 3176 2002-10-03 Brian Masney <masneyb@gftp.org>
3172 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3177 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)