summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2008-12-22 12:33:20 (GMT)
committerdgp@users.sourceforge.net <dgp>2008-12-22 12:33:20 (GMT)
commitf22add8c809e106a052233c278230e19767baf06 (patch)
tree80fa3cee62239b935d8e17c8494f6bde5fc9adf8 /changes
parent3a79f40ff9fce7c32871d864cda240b7cbb88a2e (diff)
downloadtk-f22add8c809e106a052233c278230e19767baf06.zip
tk-f22add8c809e106a052233c278230e19767baf06.tar.gz
tk-f22add8c809e106a052233c278230e19767baf06.tar.bz2
* changes: Updates for 8.5.6 release.
Diffstat (limited to 'changes')
-rw-r--r--changes9
1 files changed, 7 insertions, 2 deletions
diff --git a/changes b/changes
index dc0762e..e9322af 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.8 2008/12/21 20:36:41 dgp Exp $
+RCS: @(#) $Id: changes,v 1.130.2.9 2008/12/22 12:33:20 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
@@ -6565,4 +6565,9 @@ format, avoiding sensitivity to locale setting. (fellows)
2008-11-22 (bug fix)[1939129,1991930] combobox behind other windows (thoyts)
---- Released 8.5.6, December 21, 2008 --- See ChangeLog for details ---
+2008-12-22 (bug fix)[1813597,2218964] eliminate unnecessary units conversion
+in screen distances, reducing precision loss (ferrieux)
+
+2008-12-22 (bug fix)[2107938] no negative font size in PS (fellows)
+
+--- Released 8.5.6, December 23, 2008 --- See ChangeLog for details ---