summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormig <mig>2011-06-01 22:05:54 (GMT)
committermig <mig>2011-06-01 22:05:54 (GMT)
commit63b8a6c10fc5f8568a7c9c87c170a564292b5002 (patch)
tree51f9d33f3ffcce76d44fc1762c6429c6fc342666 /ChangeLog
parent42759906725e29de1f3a76cfef2c2d21f34ecc95 (diff)
downloadtcl-63b8a6c10fc5f8568a7c9c87c170a564292b5002.zip
tcl-63b8a6c10fc5f8568a7c9c87c170a564292b5002.tar.gz
tcl-63b8a6c10fc5f8568a7c9c87c170a564292b5002.tar.bz2
* generic/tclBasic.c: using the two free data elements in
NRCommand to store objc and objv - useful for debugging.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1cea3be..8291a08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-06-01 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclBasic.c: using the two free data elements in
+ NRCommand to store objc and objv - useful for debugging.
+
2011-06-01 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tclUtil.c: fix for [Bug 3309871]: Valgrind finds: