diff ChangeLog @ 570:447f40a61ee8

2004-9-29 Brian Masney <masneyb@gftp.org> * src/gtk/bookmarks.c - make sure the items of type GtkItemFactoryEntry are fully initialized (fixes compiler warnings). Fixed several segfaults that could occur in the bookmarks editor * lib/gftp.h lib/rfc959.c src/gtk/bookmarks.c - added GFTP_ANONYMOUS_USER that defines the username to use for anonymous FTP connections
author masneyb
date Wed, 29 Sep 2004 21:31:31 +0000
parents 6dcef47f3187
children de0128b73daa
line wrap: on
line diff
--- a/ChangeLog	Tue Sep 28 01:58:54 2004 +0000
+++ b/ChangeLog	Wed Sep 29 21:31:31 2004 +0000
@@ -1,3 +1,12 @@
+2004-9-29 Brian Masney <masneyb@gftp.org>
+	* src/gtk/bookmarks.c - make sure the items of type GtkItemFactoryEntry
+	are fully initialized (fixes compiler warnings). Fixed several
+	segfaults that could occur in the bookmarks editor
+
+	* lib/gftp.h lib/rfc959.c src/gtk/bookmarks.c - added
+	GFTP_ANONYMOUS_USER that defines the username to use for anonymous
+	FTP connections
+
 2004-9-27 Brian Masney <masneyb@gftp.org>
 	* lib/protocols.c (gftp_put_file) docs/gftp-faq.sgml - use
 	gftp_string_from_utf8() to encode the filename. This will use the
@@ -2870,7 +2879,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.331 2004/09/28 01:58:54 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.332 2004/09/29 21:31:30 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer