diff options
author | ferrieux <ferrieux@users.sourceforge.net> | 2012-12-09 19:44:57 (GMT) |
---|---|---|
committer | ferrieux <ferrieux@users.sourceforge.net> | 2012-12-09 19:44:57 (GMT) |
commit | a68a31f4bff004ca60d9cf17cb74a9fc8b94d2ed (patch) | |
tree | c9d7568c23ebf2c173439852d55f089fa2cb4c15 /ChangeLog | |
parent | ff12195b2b7d3b9d0f8f4441bd3ec0c991ba742b (diff) | |
download | tcl-a68a31f4bff004ca60d9cf17cb74a9fc8b94d2ed.zip tcl-a68a31f4bff004ca60d9cf17cb74a9fc8b94d2ed.tar.gz tcl-a68a31f4bff004ca60d9cf17cb74a9fc8b94d2ed.tar.bz2 |
[Bug 3594188] Clarifications about commas.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |