summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2008-07-18 13:10:47 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2008-07-18 13:10:47 (GMT)
commit5702c0a692ca453f9f0cbbbe3d438870ab8b008e (patch)
tree7f138a8e58380da9d3e0ecdf29eaead4e745fdd3 /ChangeLog
parentef5a491fc9ec989eef98fe3415dd79a6c12baf4f (diff)
downloadtcl-5702c0a692ca453f9f0cbbbe3d438870ab8b008e.zip
tcl-5702c0a692ca453f9f0cbbbe3d438870ab8b008e.tar.gz
tcl-5702c0a692ca453f9f0cbbbe3d438870ab8b008e.tar.bz2
NRE-enable oo::object.eval
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e2803c9..6214b1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-07-18 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tclOOBasic.c (TclOO_Object_Eval, FinalizeEval): NRE-enable
+ the oo::object.eval method.
+
2008-07-18 Miguel Sofer <msofer@users.sf.net>
* generic/tclDictObj.c (DictWithCmd, DictUpdateCmd): fix