summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2005-06-21 18:32:52 (GMT)
committerdgp <dgp@users.sourceforge.net>2005-06-21 18:32:52 (GMT)
commit7f3ff45a57343745a50fb144bb29f676e93bd10b (patch)
tree7a5d98729f8ed233523f770f0a4d43624c466024 /ChangeLog
parentf068619a503f4d64f3d88a3209a68aef34498fa9 (diff)
downloadtcl-7f3ff45a57343745a50fb144bb29f676e93bd10b.zip
tcl-7f3ff45a57343745a50fb144bb29f676e93bd10b.tar.gz
tcl-7f3ff45a57343745a50fb144bb29f676e93bd10b.tar.bz2
* generic/tclBasic.c: Added missing walk of the list of active traces
* generic/tclTrace.c: to cleanup references to traces being deleted. * generic/tclInt.h: [Bug 1201035] Made the walk of the active trace * tests/trace.test (trace-34.*): list aware of the direction of trace scanning, so the proper correction can be made. [Bug 1224585]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df2c8a9..5b7b8da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-06-21 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclBasic.c: Added missing walk of the list of active traces
+ * generic/tclTrace.c: to cleanup references to traces being deleted.
+ * generic/tclInt.h: [Bug 1201035] Made the walk of the active trace
+ * tests/trace.test (trace-34.*): list aware of the direction of trace
+ scanning, so the proper correction can be made. [Bug 1224585]
+
2005-06-21 Donal K. Fellows <dkf@users.sf.net>
* unix/tcl.m4 (SC_ENABLE_SYMBOLS): Only enable the 'compile'