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 | 6038a3e7e943a56a3a1d383b9048d2785d4171f3 (patch) | |
tree | 6b1abc484b3d5976f48dd311a66eb987d5afabe7 /ChangeLog | |
parent | ce214ead30c417294e6701b0b07d0b6cc8f455c2 (diff) | |
download | tcl-6038a3e7e943a56a3a1d383b9048d2785d4171f3.zip tcl-6038a3e7e943a56a3a1d383b9048d2785d4171f3.tar.gz tcl-6038a3e7e943a56a3a1d383b9048d2785d4171f3.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 |