summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2008-03-21 19:09:12 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2008-03-21 19:09:12 (GMT)
commit1091442a83aa05518551c2974271264cb71edf90 (patch)
treeecc05f141adc4f7397459d8197334f378724459d /ChangeLog
parent1259aa8413c5871bde497d9cb1ddb1a6fe78b383 (diff)
downloadtcl-1091442a83aa05518551c2974271264cb71edf90.zip
tcl-1091442a83aa05518551c2974271264cb71edf90.tar.gz
tcl-1091442a83aa05518551c2974271264cb71edf90.tar.bz2
Added more tests of regexp-mode compilation of the [switch] command. [Bug 1854435]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc5c7f7..f4c5b72 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-03-21 Donal K. Fellows <dkf@users.sf.net>
+
+ * tests/switch.test: Added more tests of regexp-mode compilation of
+ the [switch] command. [Bug 1854435]
+
2008-03-20 Donal K. Fellows <dkf@users.sf.net>
* generic/tcl.h, generic/tclThreadAlloc.c: Tidied up the declarations