comparison ChangeLog @ 533:0f43d84c7f7c

2004-8-17 Brian Masney <masneyb@gftp.org> * lib/rfc959.c (rfc959_set_file_time, rfc959_chmod) - enclose the filename in "quotes"
author masneyb
date Wed, 18 Aug 2004 02:09:12 +0000
parents bccfdbfaac00
children bd6e59d7b5b4
comparison
equal deleted inserted replaced
532:bccfdbfaac00 533:0f43d84c7f7c
1 2004-8-17 Brian Masney <masneyb@gftp.org> 1 2004-8-17 Brian Masney <masneyb@gftp.org>
2 * lib/rfc959.c (rfc959_set_file_time, rfc959_chmod) - enclose the
3 filename in "quotes"
4
2 * lib/gftp.h lib/misc.c lib/protocols.c lib/rfc2068.c lib/rfc959.c - 5 * lib/gftp.h lib/misc.c lib/protocols.c lib/rfc2068.c lib/rfc959.c -
3 added #defines for encoding and decoding file sizes that will work 6 added #defines for encoding and decoding file sizes that will work
4 properly for large files (GFTP_OFF_T_HEX_PRINTF_MOD, 7 properly for large files (GFTP_OFF_T_HEX_PRINTF_MOD,
5 GFTP_OFF_T_INTL_PRINTF_MOD, GFTP_OFF_T_PRINTF_MOD, 8 GFTP_OFF_T_INTL_PRINTF_MOD, GFTP_OFF_T_PRINTF_MOD,
6 GFTP_OFF_T_11PRINTF_MOD and gftp_parse_file_size). Fixed file size 9 GFTP_OFF_T_11PRINTF_MOD and gftp_parse_file_size). Fixed file size
2739 2742
2740 * configure.in - link in gthread 2743 * configure.in - link in gthread
2741 2744
2742 * cvsclean - added this script 2745 * cvsclean - added this script
2743 2746
2744 * *.[ch] - added $Id: ChangeLog,v 1.306 2004/08/18 01:58:43 masneyb Exp $ tags 2747 * *.[ch] - added $Id: ChangeLog,v 1.307 2004/08/18 02:09:12 masneyb Exp $ tags
2745 2748
2746 * debian/* - updated files from Debian maintainer 2749 * debian/* - updated files from Debian maintainer
2747 2750
2748 2002-10-03 Brian Masney <masneyb@gftp.org> 2751 2002-10-03 Brian Masney <masneyb@gftp.org>
2749 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 2752 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)