comparison ChangeLog @ 293:332beeff0b3d

2003-10-22 Brian Masney <masneyb@gftp.org> * lib/rfc2068.c - fixed parsing some chunked file transfers
author masneyb
date Wed, 22 Oct 2003 20:27:23 +0000
parents e5ce6f15290f
children 4747f621b79b
comparison
equal deleted inserted replaced
292:e5ce6f15290f 293:332beeff0b3d
1 2003-10-22 Brian Masney <masneyb@gftp.org>
2 * lib/rfc2068.c - fixed parsing some chunked file transfers
3
1 2003-10-19 Brian Masney <masneyb@gftp.org> 4 2003-10-19 Brian Masney <masneyb@gftp.org>
2 * lib/rfc959.c - abort a file transfer properly. When a transfer is 5 * lib/rfc959.c - abort a file transfer properly. When a transfer is
3 aborted, you will not be disconnected from the remote site. 6 aborted, you will not be disconnected from the remote site.
4 7
5 * lib/protocols.c lib/gftp.h - added gftp_string_from_utf8(). Also, make 8 * lib/protocols.c lib/gftp.h - added gftp_string_from_utf8(). Also, make
1590 1593
1591 * configure.in - link in gthread 1594 * configure.in - link in gthread
1592 1595
1593 * cvsclean - added this script 1596 * cvsclean - added this script
1594 1597
1595 * *.[ch] - added $Id: ChangeLog,v 1.154 2003/10/19 13:31:24 masneyb Exp $ tags 1598 * *.[ch] - added $Id: ChangeLog,v 1.155 2003/10/22 20:27:23 masneyb Exp $ tags
1596 1599
1597 * debian/* - updated files from Debian maintainer 1600 * debian/* - updated files from Debian maintainer
1598 1601
1599 2002-10-03 Brian Masney <masneyb@gftp.org> 1602 2002-10-03 Brian Masney <masneyb@gftp.org>
1600 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 1603 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)