summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-12-14 18:32:36 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-12-14 18:32:36 (GMT)
commit6ae96a37e6162c036ed6bcda3336270182bf6d8b (patch)
treeecfa556366fc914fb18d1b0f6c2a46e28583d835 /ChangeLog
parent43d932538c8a230784c427b09962f6b4efbfa78a (diff)
downloadtcl-6ae96a37e6162c036ed6bcda3336270182bf6d8b.zip
tcl-6ae96a37e6162c036ed6bcda3336270182bf6d8b.tar.gz
tcl-6ae96a37e6162c036ed6bcda3336270182bf6d8b.tar.bz2
TIP#75 Implementation
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54537f0..47978f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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