summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-12-09 16:41:18 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-12-09 16:41:18 (GMT)
commit284f9241b726a8693f5915c2e37abac122cc1a8a (patch)
treed35e216671c30484079cb07dfeea141c0e05acfa /ChangeLog
parentee4f2de93706ea371c0a91dca22943cee112b8bb (diff)
downloadtcl-284f9241b726a8693f5915c2e37abac122cc1a8a.zip
tcl-284f9241b726a8693f5915c2e37abac122cc1a8a.tar.gz
tcl-284f9241b726a8693f5915c2e37abac122cc1a8a.tar.bz2
Add missing Tcl_SetErrorCode calls.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6051345..4946c89 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-12-09 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tclBasic.c: Added some of the missing setting of errorcode
+ values.
+
2009-12-08 Miguel Sofer <msofer@users.sf.net>
* generic/tclExecute.c (TclStackFree): Improved panic msg