summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormig <mig>2012-02-06 16:43:46 (GMT)
committermig <mig>2012-02-06 16:43:46 (GMT)
commit3726e1f19cfa86bd6348c60bc1b600512748db4f (patch)
tree13aebbdee5531d588f3da83aea837ff321dba2af /ChangeLog
parentf6491ee624f67b79e27052355b92065d83cf48ec (diff)
downloadtcl-3726e1f19cfa86bd6348c60bc1b600512748db4f.zip
tcl-3726e1f19cfa86bd6348c60bc1b600512748db4f.tar.gz
tcl-3726e1f19cfa86bd6348c60bc1b600512748db4f.tar.bz2
Fix for [Bug 3484621]: insure that execution traces on bytecoded commands
bump the interp's compile epoch.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aaace29..ecd7b7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-02-06 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclTrace.c: Fix for [Bug 3484621]: insure that
+ * tests/trace.test: execution traces on bytecoded commands bump
+ the interp's compile epoch.
+
2012-02-02 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tclUniData.c: [Frq 3464401] Support Unicode 6.1