From 55676a697b2ea25275b0c25471b83006cf6f1e77 Mon Sep 17 00:00:00 2001 From: dgp Date: Sun, 21 Dec 2008 20:36:41 +0000 Subject: * changes: Updates for 8.5.6 release. --- ChangeLog | 6 ++++++ changes | 14 +++++++++++++- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 177d133..225fe40 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-12-21 Don Porter + + *** 8.5.6 TAGGED FOR RELEASE *** + + * changes: Updates for 8.5.6 release. + 2008-11-22 Pat Thoyts * library/ttk/combobox.tcl: [Bug 1939129,1991930] combobox dropdown diff --git a/changes b/changes index 116c8af..dc0762e 100644 --- a/changes +++ b/changes @@ -2,7 +2,7 @@ This file summarizes all changes made to Tk since version 1.0 was released on March 13, 1991. Changes that aren't backward compatible are marked specially. -RCS: @(#) $Id: changes,v 1.130.2.7 2008/10/15 15:25:54 dgp Exp $ +RCS: @(#) $Id: changes,v 1.130.2.8 2008/12/21 20:36:41 dgp Exp $ 3/16/91 (bug fix) Modified tkWindow.c to remove Tk's Tcl commands from the interpreter when the main window is deleted (otherwise there will @@ -6554,3 +6554,15 @@ format, avoiding sensitivity to locale setting. (fellows) (porter) --- Released 8.5.5, October 15, 2008 --- See ChangeLog for details --- + +2008-10-17 (enhancement) keyboard bindings for ttk::scale (thoyts) + +2008-11-12 (bug fix)[1777362] permit [text] names containing "-" (thoyts) + +2008-11-15 (bug fix)[2239034] limit [wm manage] to Frames (thoyts) + +2008-11-19 (bug fix)[2312027] Tk_Create*ImageType() thread safety (nijtmans) + +2008-11-22 (bug fix)[1939129,1991930] combobox behind other windows (thoyts) + +--- Released 8.5.6, December 21, 2008 --- See ChangeLog for details --- -- cgit v0.12