summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2003-10-31 18:56:29 (GMT)
committerhobbs <hobbs>2003-10-31 18:56:29 (GMT)
commite3a00f1e1f662b21efebd793c22235a966c81cd9 (patch)
treeb7e603be3e40525e96c59ad5c080c38c086b6d2d /ChangeLog
parent72837d5e112f7e0bf510b5acefe8c57a3be1d7b3 (diff)
downloadtk-e3a00f1e1f662b21efebd793c22235a966c81cd9.zip
tk-e3a00f1e1f662b21efebd793c22235a966c81cd9.tar.gz
tk-e3a00f1e1f662b21efebd793c22235a966c81cd9.tar.bz2
* generic/tkImgPhoto.c (ImgPhotoBlendComplexAlpha): OS X uses
32bpp images internally always, so make use of the assumption.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 396c0c8..b859779 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-10-31 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * generic/tkImgPhoto.c (ImgPhotoBlendComplexAlpha): OS X uses
+ 32bpp images internally always, so make use of the assumption.
+
2003-10-31 Vince Darley <vincentdarley@users.sourceforge.net>
* generic/tkText.c