Mercurial > gftp.yaz
diff ChangeLog @ 478:97fd5eb34be0
2004-6-6 Brian Masney <masneyb@gftp.org>
* acinclude.m4 configure.in - added AC_TYPE_INTPTR_T that will define
intptr_t if it does not exist on the system
* lib/gftp.h lib/protocols.c lib/rfc959.c
src/uicommon/gftpuicallbacks.c - added specify site argument to
rfc959_site(). If this is set, then SITE will be prepended to the
command
author | masneyb |
---|---|
date | Sun, 06 Jun 2004 15:12:35 +0000 |
parents | 71382528fce4 |
children | 11ab311ccb67 |
line wrap: on
line diff
--- a/ChangeLog Thu Jun 03 00:49:34 2004 +0000 +++ b/ChangeLog Sun Jun 06 15:12:35 2004 +0000 @@ -1,3 +1,12 @@ +2004-6-6 Brian Masney <masneyb@gftp.org> + * acinclude.m4 configure.in - added AC_TYPE_INTPTR_T that will define + intptr_t if it does not exist on the system + + * lib/gftp.h lib/protocols.c lib/rfc959.c + src/uicommon/gftpuicallbacks.c - added specify site argument to + rfc959_site(). If this is set, then SITE will be prepended to the + command + 2004-5-26 Brian Masney <masneyb@gftp.org> * docs/gftp.desktop - make desktop item follow HIG (closes #142005) @@ -2475,7 +2484,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.265 2004/05/27 10:27:37 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.266 2004/06/06 15:12:35 masneyb Exp $ tags * debian/* - updated files from Debian maintainer