Mercurial > gftp.yaz
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Fri Dec 24 11:26:52 2004 +0000 +++ b/ChangeLog Fri Dec 31 13:25:40 2004 +0000 @@ -1,3 +1,8 @@ +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 + 2004-12-24 Brian Masney <masneyb@gftp.org> * src/gtk/chmod-dialog.c (dochmod) - fixes for the group execute permission. If that checkbox was active, then write permissions for @@ -3164,7 +3169,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.382 2004/12/24 11:26:52 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.383 2004/12/31 13:25:39 masneyb Exp $ tags * debian/* - updated files from Debian maintainer
