diff ChangeLog @ 676:72a6de68d9c8

2005-1-24 Brian Masney <masneyb@gftp.org> * lib/protocols.c (gftp_parse_url) - rewrote the URL parser so that the URL is parsed from right to left instead of left to right. There are more checks done to the URL.
author masneyb
date Tue, 25 Jan 2005 01:55:01 +0000
parents 84d38c525f46
children 8990a8a26ccf
line wrap: on
line diff
--- a/ChangeLog	Tue Jan 25 01:11:00 2005 +0000
+++ b/ChangeLog	Tue Jan 25 01:55:01 2005 +0000
@@ -1,4 +1,8 @@
 2005-1-24 Brian Masney <masneyb@gftp.org>
+	* lib/protocols.c (gftp_parse_url) - rewrote the URL parser so that the
+	URL is parsed from right to left instead of left to right. There are
+	more checks done to the URL.
+
 	* src/text/gftp-text.c (gftp_text_ask_question, gftp_text_write_string)
 	- convert the string from UTF8 to the users' current locale before it is
 	displayed
@@ -3247,7 +3251,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.397 2005/01/25 01:10:59 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.398 2005/01/25 01:55:01 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer