summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-09-07 17:14:25 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-09-07 17:14:25 (GMT)
commiteab556c974f895e7d22dc274d00437dfa0e4300d (patch)
treefc582d162b0cdfc9ac46327741a6131f4f1ad2c7 /ChangeLog
parentf91512470ea7f0152111a3f6126a8b7dbf23ac7e (diff)
parent27306c24b9e0af8fc80742dc287acbe68b072119 (diff)
downloadtcl-eab556c974f895e7d22dc274d00437dfa0e4300d.zip
tcl-eab556c974f895e7d22dc274d00437dfa0e4300d.tar.gz
tcl-eab556c974f895e7d22dc274d00437dfa0e4300d.tar.bz2
3401704 Allow function names like influence(), nanobot(), and 99bottles()
that have been parsed as missing operator syntax errors before with the form NUMBER + FUNCTION. ***POTENTIAL INCOMPATIBILITY***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a193a78..83a8096 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-09-07 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclCompExpr.c: [Bug 3401704] Allow function names like
+ * tests/parseExpr.test: influence(), nanobot(), and 99bottles()
+ that have been parsed as missing operator syntax errors before
+ with the form NUMBER + FUNCTION.
+ ***POTENTIAL INCOMPATIBILITY***
+
2011-09-06 Venkat Iyer <venkat@comit.com>
* library/tzdata/America/Goose_Bay: Update to Olson's tzdata2011i