From: raster Date: Thu, 10 Mar 2011 12:13:25 +0000 (+0000) Subject: chlog++ - and yes i know. backport to 1.0.1 - as i said already. will X-Git-Tag: submit/trunk/20120815.174732~1838 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b761adb778d22bd8990705fd5fcac3e16b39711a;p=profile%2Fivi%2Fevas.git chlog++ - and yes i know. backport to 1.0.1 - as i said already. will go over these when i get to it. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@57669 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/ChangeLog b/ChangeLog index c9e39b7..3cf24bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -155,3 +155,10 @@ 2011-03-10 Sung W. Park * Fix bug with yinvert handling of native surfaces. + +2011-03-10 Carsten Haitzler (The Rasterman) + + * Fix issue with loading alpha BMP's with "check if all pixel alpha + are 0 or not and then force alpha off if all are 0". This + means you can never have a 100% empty/transparent BMP though + in 32bpp mode.