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)
commit948149043162c4a2fa840e6c242e4bf31fe80dba (patch)
tree464b6974dc77c89ba3ed33a782f55dd718f04105 /ChangeLog
parent816ab7a3aa86fad4029569275897b1d8feb0f89d (diff)
downloadtcl-948149043162c4a2fa840e6c242e4bf31fe80dba.zip
tcl-948149043162c4a2fa840e6c242e4bf31fe80dba.tar.gz
tcl-948149043162c4a2fa840e6c242e4bf31fe80dba.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',