diff options
author | vincentdarley <vincentdarley> | 2004-12-02 18:49:21 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2004-12-02 18:49:21 (GMT) |
commit | e05bd52770456e6db2d99f2112bb78fae3619235 (patch) | |
tree | 81352b7f5a8f339ceca27e7930069261d4b1712e /ChangeLog | |
parent | daaaa7768cb634eed14f66460b8fdf6d85d719c1 (diff) | |
download | tcl-e05bd52770456e6db2d99f2112bb78fae3619235.zip tcl-e05bd52770456e6db2d99f2112bb78fae3619235.tar.gz tcl-e05bd52770456e6db2d99f2112bb78fae3619235.tar.bz2 |
filesystem, glob, tilde fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-12-02 Vince Darley <vincentdarley@users.sourceforge.net> + + * generic/tclPathObj.c: fix and new tests for [Bug 1074671] to + * tests/fileSystem.test: ensure tilde paths are not returned + specially by 'glob'. + 2004-12-02 Kevin B. Kenny <kennykb@acm.org> * win/Makefile.in: Added a 'sed' in the setting of ROOT_DIR_NATIVE |