From: Vince Darley <vincentdarley@sourceforge.net>
Date: Thu, 3 Jul 2003 16:01:54 +0000 (+0000)
Subject: ftpvfs multiple port support
X-Git-Tag: vfs-1-3~14
X-Git-Url: http://test.brassandglass.co.uk/gitweb?a=commitdiff_plain;h=95ea6dc9e6032387afcbdb652cbc7321fd4563aa;p=tclvfs

ftpvfs multiple port support
---

diff --git a/ChangeLog b/ChangeLog
index c27cc94..9a272a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2003-06-16  Vince Darley <vincentdarley@sourceforge.net>
+2003-07-03  Vince Darley <vincentdarley@sourceforge.net>
 
 	* library/ftpvfs.tcl: added support for ports other than 21,
 	patch from msofer -- thanks.