diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2003-12-14 18:32:36 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2003-12-14 18:32:36 (GMT) |
commit | 6ae96a37e6162c036ed6bcda3336270182bf6d8b (patch) | |
tree | ecfa556366fc914fb18d1b0f6c2a46e28583d835 /ChangeLog | |
parent | 43d932538c8a230784c427b09962f6b4efbfa78a (diff) | |
download | tcl-6ae96a37e6162c036ed6bcda3336270182bf6d8b.zip tcl-6ae96a37e6162c036ed6bcda3336270182bf6d8b.tar.gz tcl-6ae96a37e6162c036ed6bcda3336270182bf6d8b.tar.bz2 |
TIP#75 Implementation
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-12-14 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * generic/tclCmdMZ.c (Tcl_SwitchObjCmd): TIP#75 Implementation + * tests/switch.test: Can now get submatch information when + * doc/switch.n: using -regexp matching in [switch]. + 2003-12-14 Vince Darley <vincentdarley@users.sourceforge.net> * generic/tclPathObj.c: complete rewrite of generic file |