summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-08-27 14:56:38 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-08-27 14:56:38 (GMT)
commitd679f070dcc31cea4f7fa392c47a081d7d926476 (patch)
treeda7f2bebe9b27e81c054f3a9913f53ee2b52d85c /ChangeLog
parentdf755e81a521c38045bdcd30af94708803a9bc3e (diff)
downloadtcl-d679f070dcc31cea4f7fa392c47a081d7d926476.zip
tcl-d679f070dcc31cea4f7fa392c47a081d7d926476.tar.gz
tcl-d679f070dcc31cea4f7fa392c47a081d7d926476.tar.bz2
* generic/tclCompExpr.c: Force numeric and boolean literals
in expressions to register with their intreps intact, even if that means overwriting existing intreps in already registered literals.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c133296..7d351ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-08-27 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclCompExpr.c: Force numeric and boolean literals
+ in expressions to register with their intreps intact, even if that
+ means overwriting existing intreps in already registered literals.
+
2007-08-25 Kevin B. Kenny <kennykb@acm.org>
* generic/tclExecute.c (TclExecuteByteCode): Added code to handle