fix date and add comment
authorVince Darley <vincentdarley@sourceforge.net>
Wed, 31 Aug 2005 15:13:46 +0000 (15:13 +0000)
committerVince Darley <vincentdarley@sourceforge.net>
Wed, 31 Aug 2005 15:13:46 +0000 (15:13 +0000)
ChangeLog

index 1a0af64782047db3c3a9f074c264a7361a7db862..4375621b21117c392de6251ba5c5f2427d07cf9f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
-2004-09-28  Vince Darley <vincentdarley@sourceforge.net>
+2005-08-31  Vince Darley <vincentdarley@sourceforge.net>
 
        * generic/vfs.c: despite lack of documentation on this point,
        VfsMatchInDirectory should really allow a NULL interp, even in
-       error situations.
+       error situations.  Tcl 8.5 now documents that this is allowed.
 
 2005-03-18  Jeff Hobbs  <jeffh@ActiveState.com>