From 6cd06e1c79ebee8b8d07d1a622234346e009de86 Mon Sep 17 00:00:00 2001 From: raster Date: Mon, 16 Apr 2012 03:03:26 +0000 Subject: [PATCH] add missing changelog and update news. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@70202 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- ChangeLog | 5 +++++ NEWS | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index d5d523b..69ea116 100644 --- a/ChangeLog +++ b/ChangeLog @@ -695,3 +695,8 @@ 2012-04-12 Tom Hacohen (TAsn) * Textblock: Fixed compilation with liblinebreak disabled. + +2012-04-14 Carsten Haitzler (The Rasterman) + + * Fix color multiplier staying set when rendering map. + diff --git a/NEWS b/NEWS index 356b585..3e12ebf 100644 --- a/NEWS +++ b/NEWS @@ -33,6 +33,10 @@ Fixes: * repeat events passing between layers withing the same object. * unitialized value when running generic loader. * rounding of update regions in scaled image objects. + * handling of layouts where weights have sub integer values. + * gl engine cliupping bug when rendering maps to fbo's. + * liblinebreak disabled compilation bug. + * color multiplier staying set when rendering map. Improvements: -- 2.7.4