Updated 2013-02-03 05:31:34 by RLE

Released [1] July 27, 2012

Tcl Changes edit

Changed Tcl behavior

  • Character/codepoint values from Unicode 6.1.
  • source accepts a leading BOM.
  • exec: the << redirection is now binary safe.
  • dict exists returns 0, not error, on invalid dict argument.
  • Index values from switch -regexp -indexvar are now consistent with regexp -indices.

Updated packages

Tk Changes edit

Changed Tk behavior

  • Revised interpretation of numeric color values when < 48 bits are specified.