Mercurial > gftp.yaz
comparison ChangeLog @ 36:bc9473ba9a90
2002-10-07 Brian Masney <masneyb@gftp.org>
* lib/local.c - fixed file uploads
* lib/rfc959.c - fixed crash if you uploaded/downloaded a file that
you didn't have permission to
* src/gtk/transfer.c - display fixes for hostname
* autogen.sh - pass -c to automake
author | masneyb |
---|---|
date | Tue, 08 Oct 2002 02:19:46 +0000 |
parents | 87a94b93c36c |
children | 5a178bd04ca5 |
comparison
equal
deleted
inserted
replaced
35:9d73b3cf05a6 | 36:bc9473ba9a90 |
---|---|
1 2002-10-07 Brian Masney <masneyb@gftp.org> | |
2 * lib/local.c - fixed file uploads | |
3 | |
4 * lib/rfc959.c - fixed crash if you uploaded/downloaded a file that | |
5 you didn't have permission to | |
6 | |
7 * src/gtk/transfer.c - display fixes for hostname | |
8 | |
9 * autogen.sh - pass -c to automake | |
10 | |
1 2002-10-07 Brian Masney <masneyb@gftp.org> | 11 2002-10-07 Brian Masney <masneyb@gftp.org> |
2 * docs/sample.gftp/gftp-mini-logo.xpm - added mini gFTP logo file | 12 * docs/sample.gftp/gftp-mini-logo.xpm - added mini gFTP logo file |
3 from Debian. This can be used as a menu icon. | 13 from Debian. This can be used as a menu icon. |
4 | 14 |
5 2002-10-06 Brian Masney <masneyb@gftp.org> | 15 2002-10-06 Brian Masney <masneyb@gftp.org> |
16 | 26 |
17 * configure.in - link in gthread | 27 * configure.in - link in gthread |
18 | 28 |
19 * cvsclean - added this script | 29 * cvsclean - added this script |
20 | 30 |
21 * *.[ch] - added $Id: ChangeLog,v 1.15 2002/10/07 10:44:05 masneyb Exp $ tags | 31 * *.[ch] - added $Id: ChangeLog,v 1.16 2002/10/08 02:19:45 masneyb Exp $ tags |
22 | 32 |
23 * debian/* - updated files from Debian maintainer | 33 * debian/* - updated files from Debian maintainer |
24 | 34 |
25 2002-10-03 Brian Masney <masneyb@gftp.org> | 35 2002-10-03 Brian Masney <masneyb@gftp.org> |
26 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) | 36 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) |