From 589b86509cb3f6b2e7d0c0ff0c3035dbe532bcc3 Mon Sep 17 00:00:00 2001 From: hobbs Date: Wed, 3 Mar 2004 23:26:33 +0000 Subject: note TIP#124 changes --- changes | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/changes b/changes index 7325e3b..ff0b326 100644 --- a/changes +++ b/changes @@ -1,6 +1,6 @@ Recent user-visible changes to Tcl: -RCS: @(#) $Id: changes,v 1.84 2004/03/03 22:49:16 hobbs Exp $ +RCS: @(#) $Id: changes,v 1.85 2004/03/03 23:26:33 hobbs Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. @@ -6018,6 +6018,10 @@ in this changeset (new minor version) rather than bug fixes: * [TIP #123] expr ** exponentiation operator + * [TIP #124] 'clock clicks -milliseconds' now returns a wide integer and a + new 'clock clicks -microseconds' returns a wide integer, representing + the number of microseconds, both since the Posix epoch + * [TIP #127] added 'lsearch -index' option * [TIP #136] added 'lrepeat' command -- cgit v0.12