diff options
author | vincentdarley <vincentdarley> | 2005-02-10 17:09:42 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2005-02-10 17:09:42 (GMT) |
commit | 1a5a2eb1b627378e66065f252594ff677891fccc (patch) | |
tree | 983cad20c6817f0328d20c68cb2df09328690326 /ChangeLog | |
parent | ba424f61a038d5f1a7ed8a84ed461f4d5cf67283 (diff) | |
download | tcl-1a5a2eb1b627378e66065f252594ff677891fccc.zip tcl-1a5a2eb1b627378e66065f252594ff677891fccc.tar.gz tcl-1a5a2eb1b627378e66065f252594ff677891fccc.tar.bz2 |
fix to test suite failures
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-02-10 Vince Darley <vincentdarley@users.sourceforge.net> + + * generic/tclFileName.c: fix for test failures introduced + on 2005-01-17 [Bug 1119092] + 2005-02-10 Donal K. Fellows <donal.k.fellows@man.ac.uk> * doc/binary.n: Made the documentation of sign bit masking and |