summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2006-09-30 19:15:21 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2006-09-30 19:15:21 (GMT)
commit95ad00a6876e7f285593ef426f2b86df76115ae7 (patch)
tree3b9bcfc712689745ebfc3cbd67c935741d70c25b /ChangeLog
parent25eaf268205e1fd47ec88e2323b0c8806f1b617a (diff)
downloadtcl-95ad00a6876e7f285593ef426f2b86df76115ae7.zip
tcl-95ad00a6876e7f285593ef426f2b86df76115ae7.tar.gz
tcl-95ad00a6876e7f285593ef426f2b86df76115ae7.tar.bz2
* generic/tclUtil.c (Tcl_SplitList): optimisation, [Patch 1344747]
by dgp.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6adf911..b8f186a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-09-30 Miguel Sofer <msofer@users.sf.net>
+ * generic/tclUtil.c (Tcl_SplitList): optimisation, [Patch 1344747]
+ by dgp.
+
* generic/tclInt.decls:
* generic/tclInt.h:
* generic/tclIntDecls.h: