summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorferrieux <ferrieux@users.sourceforge.net>2012-12-09 19:44:57 (GMT)
committerferrieux <ferrieux@users.sourceforge.net>2012-12-09 19:44:57 (GMT)
commita68a31f4bff004ca60d9cf17cb74a9fc8b94d2ed (patch)
treec9d7568c23ebf2c173439852d55f089fa2cb4c15 /ChangeLog
parentff12195b2b7d3b9d0f8f4441bd3ec0c991ba742b (diff)
downloadtcl-a68a31f4bff004ca60d9cf17cb74a9fc8b94d2ed.zip
tcl-a68a31f4bff004ca60d9cf17cb74a9fc8b94d2ed.tar.gz
tcl-a68a31f4bff004ca60d9cf17cb74a9fc8b94d2ed.tar.bz2
[Bug 3594188] Clarifications about commas.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aeb6a62..9c42929 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
* tests/chan.test: Clean up unwanted eofchar side-effect of
chan-4.6 leading to a spurious "'" at end of chan.test under
certain conditions (see [Bug 3389289] and [Bug 3389251]).
+ * doc/expr.n: [Bug 3594188] Clarifications about commas.
2012-12-08 Alexandre Ferrieux <ferrieux@users.sourceforge.net>
* generic/tclIO.c: Fix busyloop at exit under TCL_FINALIZE_ON_EXIT