diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2010-06-22 12:12:47 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2010-06-22 12:12:47 (GMT) |
commit | 6fb25e0cf0404d19da3ae7a4a7a6bfe81d0d35c5 (patch) | |
tree | e2d01b3935ec618895c763e67c06a8416073a844 /ChangeLog | |
parent | 37fc04cb2ee528291f83f44ad5c460c538a46f08 (diff) | |
download | tcl-6fb25e0cf0404d19da3ae7a4a7a6bfe81d0d35c5.zip tcl-6fb25e0cf0404d19da3ae7a4a7a6bfe81d0d35c5.tar.gz tcl-6fb25e0cf0404d19da3ae7a4a7a6bfe81d0d35c5.tar.bz2 |
* generic/tclCmdIL.c (Tcl_LsetObjCmd): [Bug 3019351]: Corrected wrong
args message.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-06-22 Donal K. Fellows <dkf@users.sf.net> + + * generic/tclCmdIL.c (Tcl_LsetObjCmd): [Bug 3019351]: Corrected wrong + args message. + 2010-06-18 Donal K. Fellows <dkf@users.sf.net> * library/init.tcl (auto_execok): [Bug 3017997]: Add .cmd to the |