summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2008-07-18 14:02:42 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2008-07-18 14:02:42 (GMT)
commita0226c67f814c3d4a641687615bf4171ea749088 (patch)
tree8ff1c0a43b7231f6a69f4d07a80fadaa6e15d7c8 /ChangeLog
parent23a7258539e21badb897541271727a7669550378 (diff)
downloadtcl-a0226c67f814c3d4a641687615bf4171ea749088.zip
tcl-a0226c67f814c3d4a641687615bf4171ea749088.tar.gz
tcl-a0226c67f814c3d4a641687615bf4171ea749088.tar.bz2
* tests/NRE.test: Added basic tests for deep TclOO calls
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c16154e..02a578a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2008-07-18 Miguel Sofer <msofer@users.sf.net>
+ * tests/NRE.test: Added basic tests for deep TclOO calls
+
* generic/tcl.decls: Change the public api prefix from
* generic/tcl.h: TclNR_foo to Tcl_NRfoo
* generic/tclBasic.c: