diff ChangeLog @ 661:2e718fba351e

2005-1-16 Brian Masney <masneyb@gftp.org> * lib/fsp.c lib/options.h lib/gftp.h - added support for the FSP protocol (from Radim Kolar <hsn@netmag.cz>). Note, I need to update the build system for gftp to compile properly
author masneyb
date Sun, 16 Jan 2005 15:48:24 +0000
parents 3bf77096052c
children be9663e0be00
line wrap: on
line diff
--- a/ChangeLog	Sun Jan 16 15:39:28 2005 +0000
+++ b/ChangeLog	Sun Jan 16 15:48:24 2005 +0000
@@ -1,4 +1,8 @@
 2005-1-16 Brian Masney <masneyb@gftp.org>
+	* lib/fsp.c lib/options.h lib/gftp.h - added support for the FSP
+	protocol (from Radim Kolar <hsn@netmag.cz>). Note, I need to update
+	the build system for gftp to compile properly
+
 	* src/gtk/dnd.c (openurl_get_drag_data) - if the client is busy with
 	the server, then don't process the drop request (closes #162773)
 	(from Aurelien Jarno <aurelien@aurel32.net>)
@@ -3208,7 +3212,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.390 2005/01/16 15:39:28 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.391 2005/01/16 15:48:23 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer