diff ChangeLog @ 115:32cbf51617fb

2003-2-25 Brian Masney <masneyb@gftp.org> * src/gtk/gftp-gtk.c - use gtk_container_add() instead of gtk_scrolled_window_add_with_viewport() (from Kang Jeong-Hee <Keizi@mail.co.kr>)
author masneyb
date Wed, 26 Feb 2003 01:41:35 +0000
parents fe36ed90aedd
children 915389849ed9
line wrap: on
line diff
--- a/ChangeLog	Mon Feb 24 02:47:58 2003 +0000
+++ b/ChangeLog	Wed Feb 26 01:41:35 2003 +0000
@@ -1,3 +1,8 @@
+2003-2-25 Brian Masney <masneyb@gftp.org>
+	* src/gtk/gftp-gtk.c - use gtk_container_add() instead of
+	gtk_scrolled_window_add_with_viewport() 
+	(from Kang Jeong-Hee <Keizi@mail.co.kr>)
+
 2003-2-23 Brian Masney <masneyb@gftp.org>
 	* lib/cache.c - added function gftp_parse_cache_entry(). Save
 	request->server_type (output of SYST in FTP command) to the directory
@@ -511,7 +516,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.62 2003/02/24 02:47:57 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.63 2003/02/26 01:41:33 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer