evas: Update ChangeLog

SVN revision: 81190
This commit is contained in:
Leandro Pereira 2012-12-17 21:32:25 +00:00
parent aa03e70141
commit 221f81aa5f
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
2012-12-17 Leandro Pereira
* Get rid of unused `ref` field in RGBA_Image struct.
* Prepare soil to land threaded render.
* Use refcounted glyph arrays.
* Common code to draw lines, polygons, rectangles, maps,
and scaling.
2012-12-13 Cedric Bail
* Fix potential segv in software engine native_set code.