projects
/
tclvfs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0c13c6
)
fix date and add comment
author
Vince Darley
<vincentdarley@sourceforge.net>
Wed, 31 Aug 2005 15:13:46 +0000
(15:13 +0000)
committer
Vince Darley
<vincentdarley@sourceforge.net>
Wed, 31 Aug 2005 15:13:46 +0000
(15:13 +0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 1a0af64782047db3c3a9f074c264a7361a7db862..4375621b21117c392de6251ba5c5f2427d07cf9f 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,8
+1,8
@@
-200
4-09-28
Vince Darley <vincentdarley@sourceforge.net>
+200
5-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>