From 8caae7e907e04ff990ae4a23d275a20dc3409b2b Mon Sep 17 00:00:00 2001 From: dgp Date: Tue, 24 Apr 2007 05:06:17 +0000 Subject: revised phrasing a bit for clarity --- changes | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/changes b/changes index c1e076d..f9e070c 100644 --- a/changes +++ b/changes @@ -1,6 +1,6 @@ Recent user-visible changes to Tcl: -RCS: @(#) $Id: changes,v 1.114 2007/04/23 20:35:55 das Exp $ +RCS: @(#) $Id: changes,v 1.115 2007/04/24 05:06:17 dgp Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. @@ -6872,7 +6872,8 @@ Tcl_AppendFormatToObj, Tcl_AppendPrintfToObj. 2006-11-22 (new feature)[TIP 269] Added [string is list] classification command. -2006-11-25 (new feature)[TIP 174] Moved expr operators to ::tcl::mathop. +2006-11-25 (new feature)[TIP 174] Added commands corresponding to most +expr operators in ::tcl::mathop. 2006-11-27 (bug fix)[1602208] Fix 64-bit handling of select() on unix where fd was greater than 32. -- cgit v0.12