add missing changelog and update news.

SVN revision: 70202
This commit is contained in:
Carsten Haitzler 2012-04-16 03:03:26 +00:00
parent 4e1873a5de
commit 057a8a2394
2 changed files with 9 additions and 0 deletions

View File

@ -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.

View File

@ -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: