evas: Update ChangeLog
authorLeandro Pereira <leandro@profusion.mobi>
Mon, 17 Dec 2012 21:32:25 +0000 (21:32 +0000)
committerLeandro Pereira <leandro@profusion.mobi>
Mon, 17 Dec 2012 21:32:25 +0000 (21:32 +0000)
SVN revision: 81190

ChangeLog

index 2d8a3ee..56ef5d1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.