summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2005-10-22 03:07:45 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2005-10-22 03:07:45 (GMT)
commit352f9db6131a948693af4acd7d5ae471c54635c2 (patch)
treed87b71cf870a187226d3eeaffbd7b281953a4b52 /ChangeLog
parent6fbb31930b626c92e0e3130fe86fa0c2ffc6946b (diff)
downloadtcl-352f9db6131a948693af4acd7d5ae471c54635c2.zip
tcl-352f9db6131a948693af4acd7d5ae471c54635c2.tar.gz
tcl-352f9db6131a948693af4acd7d5ae471c54635c2.tar.bz2
* generic/tclExecute.c (INST_CONCAT): disable the optimisation for
wide integers, [Bug 1251791].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5353cdc..095edc1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-10-22 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclExecute.c (INST_CONCAT): disable the optimisation for
+ wide integers, [Bug 1251791].
+
2005-10-14 Zoran Vasiljevic <vasiljevic@users.sourceforge.net>
* generic/tclIO.c (Tcl_ClearChannelHandlers): removed