summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-01-02 14:30:30 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-01-02 14:30:30 (GMT)
commit8214e44b57a7ed7914a9d3eb4de78d298402edf0 (patch)
tree51f4f029ebd5893bc62dcc7b5f35078b6b9bf25c /ChangeLog
parentd967827b739973e53a0ca4e78ad873ee45949160 (diff)
parent3f4534b92ba967574dc4106bc346ccbbfed9d638 (diff)
downloadtcl-8214e44b57a7ed7914a9d3eb4de78d298402edf0.zip
tcl-8214e44b57a7ed7914a9d3eb4de78d298402edf0.tar.gz
tcl-8214e44b57a7ed7914a9d3eb4de78d298402edf0.tar.bz2
test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well.
Marked some string subcommands as obsolete, following discussion on tcl-core. Don't free ctrl.script if thread creation fails: it is a constant string "testthread wait" normally.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1eb346..ef01964 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-12-31 Donal K. Fellows <dkf@users.sf.net>
+
+ * doc/string.n: Noted the obsolescence of the 'bytelength',
+ 'wordstart' and 'wordend' subcommands, and moved them to later in the
+ file.
+
2012-12-27 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tclListObj.c: [Bug 3598580]: Tcl_ListObjReplace may release