Opened 11 years ago

Closed 11 years ago

#3224 closed enhancement (fixed)

Tcl-8.5.13

Reported by: Matthew Burgess Owned by: Matthew Burgess
Priority: normal Milestone: 7.3
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

New version. From the release announcement:

   * --enable-aqua build for Mac OS X is now a Cocoa implementation.
     Carbon implementation of Tk is no more for Tk 8.5.13+.

   * New color names: aqua crimson fuchsia indigo lime olive silver teal

   * Cygwin network pathname support

   * Update to Unicode 6.2 support

   * Fixed crashes in...
	- invalid dict argument passed to [tcl::Bgerror]
	- the thread exit handler of the filesystem subsystem
	- exit close of a stacked channel used as a std channel
	- the [variable] command of Itcl 3.4
	- tearoff menus
	- some focus set operations on Windows XP
	- [wm forget] on Cocoa

   * Stop context menus going off screen

   * Stop leaks in clip regions

   * Stop hang in socket finalization on Windows.

   * Fix menu enabling after modal dialog

   * Fix and refactor of file dialog filtering

   * Fixed [file normalize [lindex [glob -dir . {{}}] 0]]

   * New package releases:
	msgcat 1.5.0:	New commands, mcflset mcflmset (TIP 404)
	http 2.7.10:	stop multiple callbacks on keep-alive

Change History (2)

comment:1 by Matthew Burgess, 11 years ago

Owner: changed from lfs-book@… to Matthew Burgess
Status: newassigned

comment:2 by Matthew Burgess, 11 years ago

Resolution: fixed
Status: assignedclosed

Fixed in r10042.

Note: See TracTickets for help on using tickets.