diff options
author | vincentdarley <vincentdarley> | 2005-08-08 23:20:08 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2005-08-08 23:20:08 (GMT) |
commit | 1867a443a7465499ed1ac544e3d9d8a2b547843b (patch) | |
tree | 921bcbc13c1de260e6b9e5505fd99c27b07dd761 /ChangeLog | |
parent | 7cd7d43d4c30ccf407db8a9d565624b86bd9cfe0 (diff) | |
download | tcl-1867a443a7465499ed1ac544e3d9d8a2b547843b.zip tcl-1867a443a7465499ed1ac544e3d9d8a2b547843b.tar.gz tcl-1867a443a7465499ed1ac544e3d9d8a2b547843b.tar.bz2 |
file rootname bug fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-08-09 Vince Darley <vincentdarley@users.sourceforge.net> + + * generic/tclPathObj.c: fix to [file rootname] bug in optimized + code path reported on comp.lang.tcl. + 2005-08-06 Donal K. Fellows <donal.k.fellows@man.ac.uk> * generic/tclThreadStorage.c: Stop exposing the guts of the thread |