summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-01-06 10:20:54 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-01-06 10:20:54 (GMT)
commita4a1ae8979a30624c2e3594cdf689a22146caca1 (patch)
treeed08f8806ff6b57df8a04685a0a443077a5098f7 /ChangeLog
parent6fc7bc4022917dd2a594eb838f0b92903fca7061 (diff)
downloadtcl-a4a1ae8979a30624c2e3594cdf689a22146caca1.zip
tcl-a4a1ae8979a30624c2e3594cdf689a22146caca1.tar.gz
tcl-a4a1ae8979a30624c2e3594cdf689a22146caca1.tar.bz2
Fix [Bug 2481109]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8825ec2..ec4026d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-01-06 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tclOO.c (TclNRNewObjectInstance, Tcl_NewObjectInstance):
+ Perform search for existing commands in right context. [Bug 2481109]
+
2009-01-05 Donal K. Fellows <dkf@users.sf.net>
* generic/tclCmdMZ.c (TclNRSourceObjCmd): Make implementation of the