diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2006-09-30 19:20:09 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2006-09-30 19:20:09 (GMT) |
commit | cdfa56a859371e243fb5fac517a2cc6196e48b7c (patch) | |
tree | 6b1abc484b3d5976f48dd311a66eb987d5afabe7 /ChangeLog | |
parent | 94359bf5fb5477fdfd086e64de8b52896f01e36e (diff) | |
download | tcl-cdfa56a859371e243fb5fac517a2cc6196e48b7c.zip tcl-cdfa56a859371e243fb5fac517a2cc6196e48b7c.tar.gz tcl-cdfa56a859371e243fb5fac517a2cc6196e48b7c.tar.bz2 |
2006-09-30 Miguel Sofer <msofer@users.sf.net>
* generic/tclUtil.c (Tcl_SplitList): optimisation, [Patch 1344747]
by dgp.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-09-30 Miguel Sofer <msofer@users.sf.net> + + * generic/tclUtil.c (Tcl_SplitList): optimisation, [Patch 1344747] + by dgp. + 2006-09-26 Pat Thoyts <patthoyts@users.sourceforge.net> * win/makefile.vc: Updated MSVC build to properly deal with |