Mercurial > gftp.yaz
comparison ChangeLog @ 571:de0128b73daa
2004-9-29 Brian Masney <masneyb@gftp.org>
* lib/sshv2.c - log to the user which directory entries gftp could
not parse
* src/gtk/bookmarks.c - removed unused function clear_bookmarks_tree()
author | masneyb |
---|---|
date | Wed, 29 Sep 2004 22:25:00 +0000 |
parents | 447f40a61ee8 |
children | ce1e83470207 |
comparison
equal
deleted
inserted
replaced
570:447f40a61ee8 | 571:de0128b73daa |
---|---|
1 2004-9-29 Brian Masney <masneyb@gftp.org> | 1 2004-9-29 Brian Masney <masneyb@gftp.org> |
2 * lib/sshv2.c - log to the user which directory entries gftp could | |
3 not parse | |
4 | |
5 * src/gtk/bookmarks.c - removed unused function clear_bookmarks_tree() | |
6 | |
2 * src/gtk/bookmarks.c - make sure the items of type GtkItemFactoryEntry | 7 * src/gtk/bookmarks.c - make sure the items of type GtkItemFactoryEntry |
3 are fully initialized (fixes compiler warnings). Fixed several | 8 are fully initialized (fixes compiler warnings). Fixed several |
4 segfaults that could occur in the bookmarks editor | 9 segfaults that could occur in the bookmarks editor |
5 | 10 |
6 * lib/gftp.h lib/rfc959.c src/gtk/bookmarks.c - added | 11 * lib/gftp.h lib/rfc959.c src/gtk/bookmarks.c - added |
2877 | 2882 |
2878 * configure.in - link in gthread | 2883 * configure.in - link in gthread |
2879 | 2884 |
2880 * cvsclean - added this script | 2885 * cvsclean - added this script |
2881 | 2886 |
2882 * *.[ch] - added $Id: ChangeLog,v 1.332 2004/09/29 21:31:30 masneyb Exp $ tags | 2887 * *.[ch] - added $Id: ChangeLog,v 1.333 2004/09/29 22:25:00 masneyb Exp $ tags |
2883 | 2888 |
2884 * debian/* - updated files from Debian maintainer | 2889 * debian/* - updated files from Debian maintainer |
2885 | 2890 |
2886 2002-10-03 Brian Masney <masneyb@gftp.org> | 2891 2002-10-03 Brian Masney <masneyb@gftp.org> |
2887 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) | 2892 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) |