summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-07-25 10:16:42 (GMT)
committernijtmans <nijtmans>2010-07-25 10:16:42 (GMT)
commitefc99c79f65bb242966678b4a9cabb66dd5fae01 (patch)
tree3aa7bbb65c8bf5d7e5010e8adfcf9cae4d3a2d88 /ChangeLog
parent97a2349055115fbd99ae55711aa782ec9136b167 (diff)
downloadtcl-core_8_3_1_branch.zip
tcl-core_8_3_1_branch.tar.gz
tcl-core_8_3_1_branch.tar.bz2
[Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6: core_8_3_1_branch
relax the relation between Tcl_CallFrame and CallFrame.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 24cb5dc..51506ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-07-25 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * generic/tcl.h [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6
+ * generic/tclBasic.c Relax the relation between Tcl_CallFrame and CallFrame.
+
2010-02-18 Jan Nijtmans <nijtmans@users.sf.net>
* unix/tcl.m4, unix/configure: Fix sh quoting error reported in