diff options
author | hobbs <hobbs> | 2004-12-03 23:01:28 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2004-12-03 23:01:28 (GMT) |
commit | 81131c6d41f74f8b626d62264c4478d7cb440c64 (patch) | |
tree | 9e37e8ad8a3b7152766df3a96c51e3a656f78450 /ChangeLog | |
parent | 0742b95f262dacba096b9725c1de51c35afafc52 (diff) | |
download | tk-81131c6d41f74f8b626d62264c4478d7cb440c64.zip tk-81131c6d41f74f8b626d62264c4478d7cb440c64.tar.gz tk-81131c6d41f74f8b626d62264c4478d7cb440c64.tar.bz2 |
retagged 8.4.9 to include alpha blend patch
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,7 @@ 2004-12-03 Donal K. Fellows <donal.k.fellows@man.ac.uk> + *** 8.4.9 TAGGED FOR RELEASE *** + * generic/tkImgPhoto.c (Tk_PhotoPutBlock, Tk_PhotoPutZoomedBlock): Make overlay compositing where the target is empty no longer set the target to magical gray, and also make sure that the @@ -7,8 +9,6 @@ 2004-12-02 Jeff Hobbs <jeffh@ActiveState.com> - *** 8.4.9 TAGGED FOR RELEASE *** - * changes: updated for 8.4.9 release 2004-12-01 Jeff Hobbs <jeffh@ActiveState.com> |