2010-12-31 Steve Huntley <stephen.huntley@alum.mit.edu>
authorSteve Huntley <stephen.huntley@alum.mit.edu>
Fri, 31 Dec 2010 07:31:45 +0000 (07:31 +0000)
committerSteve Huntley <stephen.huntley@alum.mit.edu>
Fri, 31 Dec 2010 07:31:45 +0000 (07:31 +0000)
* vfs.tcl: Removed requirement for 8.6 for sourcing of vfslib.tcl, since
that file contains 8.5-relevant utils for chan command.  Vfslib.tcl
includes adequate conditional checks for version-dependent commands.

ChangeLog

index f2957a4b46a1d96cc7930349f40599e9bddbd099..fbb16449f273b6ab68a6a3ef1c97aa58f845ceca 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-12-31  Steve Huntley  <stephen.huntley@alum.mit.edu>
+
+       * vfs.tcl: Removed requirement for 8.6 for sourcing of vfslib.tcl, since
+       that file contains 8.5-relevant utils for chan command.  Vfslib.tcl
+       includes adequate conditional checks for version-dependent commands.
+
 2010-12-30  Steve Huntley  <stephen.huntley@alum.mit.edu>
 
        * library/zipvfs.tcl: Wojciech Kocjan contributed tweaks to my latest