summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorhobbs <hobbs>2004-12-03 23:01:28 (GMT)
committerhobbs <hobbs>2004-12-03 23:01:28 (GMT)
commit81131c6d41f74f8b626d62264c4478d7cb440c64 (patch)
tree9e37e8ad8a3b7152766df3a96c51e3a656f78450 /changes
parent0742b95f262dacba096b9725c1de51c35afafc52 (diff)
downloadtk-81131c6d41f74f8b626d62264c4478d7cb440c64.zip
tk-81131c6d41f74f8b626d62264c4478d7cb440c64.tar.gz
tk-81131c6d41f74f8b626d62264c4478d7cb440c64.tar.bz2
retagged 8.4.9 to include alpha blend patch
Diffstat (limited to 'changes')
-rw-r--r--changes5
1 files changed, 4 insertions, 1 deletions
diff --git a/changes b/changes
index 0ea8b93..7e1defd 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.64.2.16 2004/12/03 00:46:11 hobbs Exp $
+RCS: @(#) $Id: changes,v 1.64.2.17 2004/12/03 23:01:30 hobbs 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
@@ -5740,4 +5740,7 @@ lines, not logical lines in text widget (darley)
2004-12-01 (bug fix)[979239] Fix clipping of partially transparent images
on buttons on unix to avoid X error (hobbs, petasis)
+2004-12-03 (bug fix)[848161] Fix Tk_PhotoPut(Zoomed)Block overlay
+compositing of partially transparent areas.
+
--- Released 8.4.9, December 6, 2004 --- See ChangeLog for details ---