diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2008-03-21 19:09:12 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2008-03-21 19:09:12 (GMT) |
commit | 1091442a83aa05518551c2974271264cb71edf90 (patch) | |
tree | ecc05f141adc4f7397459d8197334f378724459d /ChangeLog | |
parent | 1259aa8413c5871bde497d9cb1ddb1a6fe78b383 (diff) | |
download | tcl-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |