diff options
author | nijtmans <nijtmans> | 2010-03-23 12:58:38 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-03-23 12:58:38 (GMT) |
commit | ddc540e0328b146dd871015f3c32296da797920a (patch) | |
tree | aff7dbfe0bd97a4d49dca1356f58e5452e89f3a8 /ChangeLog | |
parent | 6838a5c3396760aa126ef99f25c1bb7b992700ba (diff) | |
download | tcl-ddc540e0328b146dd871015f3c32296da797920a.zip tcl-ddc540e0328b146dd871015f3c32296da797920a.tar.gz tcl-ddc540e0328b146dd871015f3c32296da797920a.tar.bz2 |
Make error message in "try" implementation
exactly the same as the one in "return"
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2010-03-?? Jan Nijtmans <nijtmans@users.sf.net> + + * generic/tclCmdMZ.c Make error message in "try" implementation + * generic/tclCompCmdsSZ.c exactly the same as the one in "return" + * tests/error.test + * libtommath/mtests/mpi.c Single "const" addition + 2010-03-22 Don Porter <dgp@users.sourceforge.net> * generic/tclCmdMZ.c: [Bug 2973361]: Compute the correct integer |