summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2011-09-16 13:22:39 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2011-09-16 13:22:39 (GMT)
commit9028e5825b7fb7395e842ac60486fc7b54d30f4e (patch)
tree5898505848d2fd5a25dd43f302f76adfff855b8b /ChangeLog
parent5607dedaa88b132947328b366d78dc0f79cdd5f6 (diff)
downloadtcl-9028e5825b7fb7395e842ac60486fc7b54d30f4e.zip
tcl-9028e5825b7fb7395e842ac60486fc7b54d30f4e.tar.gz
tcl-9028e5825b7fb7395e842ac60486fc7b54d30f4e.tar.bz2
* generic/tclProc.c (ProcWrongNumArgs): [Bugs 3400658,3408830]:
Corrected the handling of procedure error messages (found by TclOO).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d0d5ed2..f20595e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-09-16 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tclProc.c (ProcWrongNumArgs): [Bugs 3400658,3408830]:
+ Corrected the handling of procedure error messages (found by TclOO).
+
2011-09-16 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tcl.h: Don't change Tcl_UniChar type when