summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2003-12-14 18:32:36 (GMT)
committerdkf <dkf@noemail.net>2003-12-14 18:32:36 (GMT)
commit7da79ef75d662142e21d826d3734dd92303d945a (patch)
treeecfa556366fc914fb18d1b0f6c2a46e28583d835 /ChangeLog
parent2268dd3a013bd8aaf7c2a113a8fdb8a9250327e4 (diff)
downloadtcl-7da79ef75d662142e21d826d3734dd92303d945a.zip
tcl-7da79ef75d662142e21d826d3734dd92303d945a.tar.gz
tcl-7da79ef75d662142e21d826d3734dd92303d945a.tar.bz2
TIP#75 Implementation
FossilOrigin-Name: 37ab2795dd6f9fca3fb10d1ef41cf2a77b07f3df
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