summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2011-09-10 17:57:03 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2011-09-10 17:57:03 (GMT)
commit27a3957c2e65717360160b65c14cd53ec494538a (patch)
treefec319fb5ea060df95e7c2e9f5212009d1173425 /ChangeLog
parenteb6fb56fa20feb22f2ee6c09b058ece6fcb981cc (diff)
downloadtcl-27a3957c2e65717360160b65c14cd53ec494538a.zip
tcl-27a3957c2e65717360160b65c14cd53ec494538a.tar.gz
tcl-27a3957c2e65717360160b65c14cd53ec494538a.tar.bz2
[Bug 3400658]: Correction to forwarded method magic so that Tcl_WrongNumArgs
produces the right sort of message.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 69acbec..4d7c763 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-09-10 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tclOOMethod.c (InitEnsembleRewrite): [Bug 3400658]: Set the
+ ensemble-like rewriting up correctly for forwarded methods so that
+ computed error messages are correct.
+
2011-09-09 Don Porter <dgp@users.sourceforge.net>
* tests/chanio.test: [Bug 3389733] Convert [testthread] use to