Mercurial > gftp.yaz
comparison ChangeLog @ 395:ac1e7ac005d1
2003-2-4 Brian Masney <masneyb@gftp.org>
* src/gtk/gftp-gtk.c - allow pasting a URL in the host box
author | masneyb |
---|---|
date | Thu, 05 Feb 2004 03:16:11 +0000 |
parents | 47337e04036f |
children | 151d91e84b39 |
comparison
equal
deleted
inserted
replaced
394:47337e04036f | 395:ac1e7ac005d1 |
---|---|
1 2003-2-4 Brian Masney <masneyb@gftp.org> | 1 2003-2-4 Brian Masney <masneyb@gftp.org> |
2 * src/gtk/gftp-gtk.c - allow pasting a URL in the host box | |
3 | |
2 * lib/Makefile.am - added ftpcommon.h to noinst_HEADERS | 4 * lib/Makefile.am - added ftpcommon.h to noinst_HEADERS |
3 | 5 |
4 2003-2-3 Brian Masney <masneyb@gftp.org> | 6 2003-2-3 Brian Masney <masneyb@gftp.org> |
5 * lib/ftpcommon.h lib/ftps.c lib/rfc959.c - added pointers to | 7 * lib/ftpcommon.h lib/ftps.c lib/rfc959.c - added pointers to |
6 read/write functions to the rfc959_params structure for the data | 8 read/write functions to the rfc959_params structure for the data |
2158 | 2160 |
2159 * configure.in - link in gthread | 2161 * configure.in - link in gthread |
2160 | 2162 |
2161 * cvsclean - added this script | 2163 * cvsclean - added this script |
2162 | 2164 |
2163 * *.[ch] - added $Id: ChangeLog,v 1.218 2004/02/05 03:15:11 masneyb Exp $ tags | 2165 * *.[ch] - added $Id: ChangeLog,v 1.219 2004/02/05 03:16:08 masneyb Exp $ tags |
2164 | 2166 |
2165 * debian/* - updated files from Debian maintainer | 2167 * debian/* - updated files from Debian maintainer |
2166 | 2168 |
2167 2002-10-03 Brian Masney <masneyb@gftp.org> | 2169 2002-10-03 Brian Masney <masneyb@gftp.org> |
2168 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) | 2170 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) |