summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-01-07 11:06:16 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-01-07 11:06:16 (GMT)
commit8533669f18b97432085b45d77d1d3762b11e9da0 (patch)
tree464b6974dc77c89ba3ed33a782f55dd718f04105 /ChangeLog
parent8a7422b2dbef7976c8203efa9d44a7b29263e1ad (diff)
downloadtcl-8533669f18b97432085b45d77d1d3762b11e9da0.zip
tcl-8533669f18b97432085b45d77d1d3762b11e9da0.tar.gz
tcl-8533669f18b97432085b45d77d1d3762b11e9da0.tar.bz2
Extend the public and private stub tables with dummy NULL entries, up to the size of the Tcl 8.6 stub tables.
This makes it easier to debug extensions which use Tcl 8.5/8.6 features but (erroneously) are attempted to be loaded in Tcl 8.4.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8eb7af6..a885b3e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2013-01-07 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * generic/tcl.decls: Extend the public and private stub tables with
+ * generic/tclInt.decls: dummy NULL entries, up to the size of the
+ Tcl 8.6 stub tables. This makes it easier to debug extensions which
+ use Tcl 8.5/8.6 features but (erroneously) are attempted to be loaded
+ in Tcl 8.4.
+
2012-12-31 Donal K. Fellows <dkf@users.sf.net>
* doc/string.n: Noted the obsolescence of the 'bytelength',