summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2008-07-29 23:18:06 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2008-07-29 23:18:06 (GMT)
commit4e7c533c4c7575412649e7978325ff32cec68d3b (patch)
treec1dac9adf158058dd42d4022d5370f52ad089bc3 /ChangeLog
parent580724e069e7de6cbe19b235d60d6a6abe6712e3 (diff)
downloadtcl-4e7c533c4c7575412649e7978325ff32cec68d3b.zip
tcl-4e7c533c4c7575412649e7978325ff32cec68d3b.tar.gz
tcl-4e7c533c4c7575412649e7978325ff32cec68d3b.tar.bz2
* tests/NRE.test: new tests that went MIA in the NRE revamping
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 942c603..f0ca176 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2008-07-29 Miguel Sofer <msofer@users.sf.net>
+ * tests/NRE.test: new tests that went MIA in the NRE revamping
+
* generic/tclBasic.c: Clean up
* generic/tclNRE.h:
* generic/tclExecute.c: