diff options
author | hobbs <hobbs> | 2007-12-14 23:36:07 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2007-12-14 23:36:07 (GMT) |
commit | 30ac6357580feb97c6b19c49d1aa724e32a3faf8 (patch) | |
tree | 99028a8cd01d4391947c2b8ff6d882a9ab36af68 /ChangeLog | |
parent | 5f041541aa88639810f9d3e00a017ab5429bd0cc (diff) | |
download | tcl-30ac6357580feb97c6b19c49d1aa724e32a3faf8.zip tcl-30ac6357580feb97c6b19c49d1aa724e32a3faf8.tar.gz tcl-30ac6357580feb97c6b19c49d1aa724e32a3faf8.tar.bz2 |
* generic/tclIOUtil.c (FsAddMountsToGlobResult): fix the tail
conversion of vfs mounts. [Bug 1602539]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-12-14 Jeff Hobbs <jeffh@ActiveState.com> + * generic/tclIOUtil.c (FsAddMountsToGlobResult): fix the tail + conversion of vfs mounts. [Bug 1602539] + *** 8.5.0 TAGGED FOR RELEASE *** * win/README: updated notes |