add missing changelog and update news.
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 16 Apr 2012 03:03:26 +0000 (03:03 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 16 Apr 2012 03:03:26 +0000 (03:03 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@70202 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

ChangeLog
NEWS

index d5d523b..69ea116 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 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 (file)
--- 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: