diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2007-11-21 11:22:01 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2007-11-21 11:22:01 (GMT) |
commit | 98ce25af617901be6af682a617c9b35abee2c548 (patch) | |
tree | 9e0af9c0fbcad14daf8bc95ee68ad11889e66f55 /ChangeLog | |
parent | acc567c30fad3492d34aba6035b858e9c72db07c (diff) | |
download | tcl-98ce25af617901be6af682a617c9b35abee2c548.zip tcl-98ce25af617901be6af682a617c9b35abee2c548.tar.gz tcl-98ce25af617901be6af682a617c9b35abee2c548.tar.bz2 |
A little more errorCode goodness
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-10-21 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> + + * generic/various: Start to return more useful Error codes, currently + mainly on assorted lookup failures. + 2007-11-20 Donal K. Fellows <dkf@users.sf.net> * generic/tclDictObj.c: Changed the underlying implementation of the |