summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2010-11-04 15:00:40 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2010-11-04 15:00:40 (GMT)
commit1bf92b57260e105f972524de6c034e23f1910f14 (patch)
treed6464367f98488cd5b45dc813ba72491fb0b1847 /ChangeLog
parent03f7f3bd52bb79d562c7a70e375844d9d94979b1 (diff)
downloadtcl-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--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9790e3e..0aedef7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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