diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2010-11-04 15:00:40 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2010-11-04 15:00:40 (GMT) |
commit | 1bf92b57260e105f972524de6c034e23f1910f14 (patch) | |
tree | d6464367f98488cd5b45dc813ba72491fb0b1847 /ChangeLog | |
parent | 03f7f3bd52bb79d562c7a70e375844d9d94979b1 (diff) | |
download | tcl-1bf92b57260e105f972524de6c034e23f1910f14.zip tcl-1bf92b57260e105f972524de6c034e23f1910f14.tar.gz tcl-1bf92b57260e105f972524de6c034e23f1910f14.tar.bz2 |
* tests/error.test (error-19.13): Another variation on testing for
issues in [try] compilation.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2010-11-04 Donal K. Fellows <dkf@users.sf.net> + * tests/error.test (error-19.13): Another variation on testing for + issues in [try] compilation. + * doc/Tcl.n (Variable substitution): [Bug 3099086]: Increase clarity of explanation of what characters are actually permitted in variable substitutions. Note that this does not constitute a change of |