'''Updated packages''' * dde 1.2.3 * http 2.5.0 * msgcat 1.3.2 * tcltest 2.2.6 '''Tcl: Expanded Syntax / New Options''' array names ?mode? ?pattern? ;# mode option to specify pattern type is new binary scan wW ... binary format wW ... ;# wide (64-bit) integer support in 'binary' command expr wide(...) ;# wide (64-bit) integer support in 'expr' expr {$a ne $b || $c eq $d} ;# new true string (in)equality operators in 'expr' ---- [Category Documentation]