diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-01-02 14:16:03 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-01-02 14:16:03 (GMT) |
commit | 27cb36afb649f2c7fc5594e7150b4755ba29599f (patch) | |
tree | 1f5cb5b61224027607ba8206c4f91548cc84b10b /ChangeLog | |
parent | d51a3b0e2cbc83b69e055dfaf9b8d9faa74fec70 (diff) | |
download | tcl-27cb36afb649f2c7fc5594e7150b4755ba29599f.zip tcl-27cb36afb649f2c7fc5594e7150b4755ba29599f.tar.gz tcl-27cb36afb649f2c7fc5594e7150b4755ba29599f.tar.bz2 |
Marked some string subcommands as obsolete, following discussion on tcl-core.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |