Version 6 of Changes in Tcl/Tk 8.5.12

Updated 2012-07-26 17:52:31 by dgp

Released [L1 ] July 27, 2012

Tcl Changes

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.
  • switch

Updated packages

Tk Changes

Changed Tk behavior

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