diff ChangeLog @ 67:aa971a4bb16f

2002-11-27 Brian Masney <masneyb@gftp.org> * Officially release 2.0.14rc1 * lib/cache.c - take out a warning message * lib/misc.c lib/protocols.c lib/gftp.h lib/gtk/dnd.c lib/transfer.c - add second argument (free_request) to gftp_request_destroy * lib/protocols.c (gftp_parse_url) - make sure the request structure is cleared before we start to modify it * src/gtk/gftp-text.c - fixed crash if you didn't enter a username
author masneyb
date Wed, 27 Nov 2002 14:29:57 +0000
parents cd3e457cbc85
children c48f19f24050
line wrap: on
line diff
--- a/ChangeLog	Wed Nov 27 02:23:51 2002 +0000
+++ b/ChangeLog	Wed Nov 27 14:29:57 2002 +0000
@@ -1,3 +1,16 @@
+2002-11-27 Brian Masney <masneyb@gftp.org>
+	* Officially release 2.0.14rc1
+
+	* lib/cache.c - take out a warning message
+
+	* lib/misc.c lib/protocols.c lib/gftp.h lib/gtk/dnd.c lib/transfer.c -
+	add second argument (free_request) to gftp_request_destroy
+
+	* lib/protocols.c (gftp_parse_url) - make sure the request structure
+	is cleared before we start to modify it
+
+	* src/gtk/gftp-text.c - fixed crash if you didn't enter a username
+
 2002-11-26 Brian Masney <masneyb@gftp.org>
 	* configure.in - change version to 2.0.14rc1
 
@@ -327,7 +340,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.41 2002/11/27 02:23:50 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.42 2002/11/27 14:29:54 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer