summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2008-12-22 18:49:24 (GMT)
committerdgp@users.sourceforge.net <dgp>2008-12-22 18:49:24 (GMT)
commitbaeef1ccd75baba9316582aee02cb82c2b84631f (patch)
tree8af0591f17eb99bd9320fa6b9ec896e09e581a8a /changes
parent2245ee604c478bac644df5ff1cdbe3fa38cac733 (diff)
downloadtk-baeef1ccd75baba9316582aee02cb82c2b84631f.zip
tk-baeef1ccd75baba9316582aee02cb82c2b84631f.tar.gz
tk-baeef1ccd75baba9316582aee02cb82c2b84631f.tar.bz2
update changes and advance tag
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 ---