Mercurial > gftp.yaz
comparison 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 |
comparison
equal
deleted
inserted
replaced
477:4222894fcc10 | 478:97fd5eb34be0 |
---|---|
1 2004-6-6 Brian Masney <masneyb@gftp.org> | |
2 * acinclude.m4 configure.in - added AC_TYPE_INTPTR_T that will define | |
3 intptr_t if it does not exist on the system | |
4 | |
5 * lib/gftp.h lib/protocols.c lib/rfc959.c | |
6 src/uicommon/gftpuicallbacks.c - added specify site argument to | |
7 rfc959_site(). If this is set, then SITE will be prepended to the | |
8 command | |
9 | |
1 2004-5-26 Brian Masney <masneyb@gftp.org> | 10 2004-5-26 Brian Masney <masneyb@gftp.org> |
2 * docs/gftp.desktop - make desktop item follow HIG (closes #142005) | 11 * docs/gftp.desktop - make desktop item follow HIG (closes #142005) |
3 | 12 |
4 * lib/protocols.c lib/options.h - added remote_lc_time option. The | 13 * lib/protocols.c lib/options.h - added remote_lc_time option. The |
5 value of LC_TIME can now be overridden on a per site basis. This will | 14 value of LC_TIME can now be overridden on a per site basis. This will |
2473 | 2482 |
2474 * configure.in - link in gthread | 2483 * configure.in - link in gthread |
2475 | 2484 |
2476 * cvsclean - added this script | 2485 * cvsclean - added this script |
2477 | 2486 |
2478 * *.[ch] - added $Id: ChangeLog,v 1.265 2004/05/27 10:27:37 masneyb Exp $ tags | 2487 * *.[ch] - added $Id: ChangeLog,v 1.266 2004/06/06 15:12:35 masneyb Exp $ tags |
2479 | 2488 |
2480 * debian/* - updated files from Debian maintainer | 2489 * debian/* - updated files from Debian maintainer |
2481 | 2490 |
2482 2002-10-03 Brian Masney <masneyb@gftp.org> | 2491 2002-10-03 Brian Masney <masneyb@gftp.org> |
2483 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) | 2492 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) |