Changes in Tcl/Tk 8.6.14

Difference between version 1 and 2 - Previous - Next
[http://sf.net/projects/tcl/files/Tcl/8.6.14/tcltk-release-notes-8.6.14.txt/view%|%Released]
February 28, 2024.

**Tcl Changes**
   * TIP 402: Path normalization revised so UNC path support is cross platform
   * Interpretation of ~ in paths made cross platform.
   * Decoding of incomplete code UTF code sequences generates replacement character
   * Restore \[exec %var%\] on Windows   * Allow \[charn create {} \$cmd\].
   * Improved handling of non-BMP pathnames on Windows.

----
**Tk Changes**
   * Revise number parsing to match that of Tcl.
   * Iconlist ignores the options database entry for foreground text color
   * menu clone bindings corrected
   * Enable treeview display of partial final line
   * Allow return from \[tk scaling\] in safe interp
   * Prevent exposure of clues to masked entry contents by navigation bindings

----

**Changes to Bundled Packages**
***Updated packages***
   * [Itcl] 4.2.4
   * [sqlite3] 3.44.2
   * [tdbc] 1.1.7
   * [tdbc::mysql] 1.1.7
   * [tdbc::odbc] 1.1.7
   * [tdbc::postgres] 1.1.7
   * [tdbc::sqlite3] 1.1.7
   * [Thread] 2.8.9
   * [tcltest] 2.5.7

----
<<categories>> Documentation | Changes in Tcl/Tk