summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-12-22 18:49:24 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-12-22 18:49:24 (GMT)
commit6c5d3e95e15c117a57c6622bc416061aaed86ea2 (patch)
tree8af0591f17eb99bd9320fa6b9ec896e09e581a8a /changes
parente45f86668937a07b2f3dd3dd9ebb8c7028596b68 (diff)
downloadtk-6c5d3e95e15c117a57c6622bc416061aaed86ea2.zip
tk-6c5d3e95e15c117a57c6622bc416061aaed86ea2.tar.gz
tk-6c5d3e95e15c117a57c6622bc416061aaed86ea2.tar.bz2
update changes and advance tagcore_8_5_6
Diffstat (limited to 'changes')
-rw-r--r--changes6
1 files changed, 5 insertions, 1 deletions
diff --git a/changes b/changes
index e9322af..1a916b7 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.9 2008/12/22 12:33:20 dgp Exp $
+RCS: @(#) $Id: changes,v 1.130.2.10 2008/12/22 18:49:24 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
@@ -6570,4 +6570,8 @@ in screen distances, reducing precision loss (ferrieux)
2008-12-22 (bug fix)[2107938] no negative font size in PS (fellows)
+2008-12-22 (bug fix)[2264732] crash using nondefault visual (english)
+
+2008-12-22 (bug fix)[2207435] [ttk::entry .t -textvar ::noexist::x] (english)
+
--- Released 8.5.6, December 23, 2008 --- See ChangeLog for details ---