Opened 15 years ago

Closed 15 years ago

#2305 closed task (fixed)

Tcl 8.5.6

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

Description

New bugfix version.

Changes are here:

  • Keyboard bindings for ttk::scale.
  • [wm manage] now limited to frame-like widgets.
  • Fix ability to join threads on 64-bit Windows.
  • Fixed parser errors expanding literals like: {*}{\{} .
  • New version 2.7.2 of http package:
    • restored ability to read SHOUTcast streams.
  • Permit [text] widget names containing "-".
  • Prevent hang during channel finalization.
  • Stop crash using nondefault visual.
  • Fix [seek] exposing channels to all interps.
  • Tk_Create*ImageType() routines now thread safe.
  • Stop tempfile litter from [load] from VFS.
  • Fixed [file normalize] of some paths returned by [glob].
  • New version 1.1.4 of platform::shell package:
    • compatibility with changes in Tcl Modules.

Change History (3)

comment:1 by Matthew Burgess, 15 years ago

Milestone: 7.0

comment:2 by Matthew Burgess, 15 years ago

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

comment:3 by Matthew Burgess, 15 years ago

Resolution: fixed
Status: assignedclosed

Fixed in r8797.

Note: See TracTickets for help on using tickets.