diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-01-12 21:57:24 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-01-12 21:57:24 (GMT) |
commit | 9822c32dd02ce8a886cfff9f67ebcf1ff34c0e6c (patch) | |
tree | 95dc63ae62343b7f4bc6b8d761106a05151f7639 /ChangeLog | |
parent | e5f22219836cbcf115d9d3ea3cf56b7751af68e4 (diff) | |
download | tcl-9822c32dd02ce8a886cfff9f67ebcf1ff34c0e6c.zip tcl-9822c32dd02ce8a886cfff9f67ebcf1ff34c0e6c.tar.gz tcl-9822c32dd02ce8a886cfff9f67ebcf1ff34c0e6c.tar.bz2 |
Put back TclBackgroundException in internal stub table, so extensions using this, compiled against 8.5 headers still run in Tcl 8.6.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2013-01-12 Jan Nijtmans <nijtmans@users.sf.net> + + * generic/tclInt.decls: Put back TclBackgroundException in + internal stub table, so extensions using this, compiled + against 8.5 headers still run in Tcl 8.6. + 2013-01-09 Jan Nijtmans <nijtmans@users.sf.net> * library/http/http.tcl: [Bug 3599395]: http assumes status line |