summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3df5ede..093ad74 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-06-30 Alexandre Ferrieux <ferrieux@users.sourceforge.net>
+ * generic/tclCmdIL.c: Lrange cleanup and in-place optimization
+ [Patch 1890831]
+
+2008-06-30 Alexandre Ferrieux <ferrieux@users.sourceforge.net>
+
* generic/tclExecute.c: Avoid useless String conversion for
CONCAT1 of pure byte arrays [Patch 1953758].