From e96642681a6e077828c897a0ca1be15b1f4cadd6 Mon Sep 17 00:00:00 2001 From: Cedric BAIL Date: Thu, 29 Nov 2012 05:39:35 +0000 Subject: [PATCH] efl: cleanup changelog. SVN revision: 79807 --- ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index f7b2f30897..d006b7d3e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,10 @@ 2012-11-22 Paulo Alcantara (pcacjr) + * Add scalecache support to Cserve2 2012-11-22 Sung W. Park (sung_) - * Fixed a bug where if an image object rendered using Evas GL + * Fixed a bug where if an image object rendered using Evas GL direct rendering and then another image object using Native Surface rendering, there was a potential for it to fall into the same direct rendering path. @@ -30,7 +31,7 @@ 2012-11-12 Mike Blumenkrantz * Add eina_list_last_data_get - + 2012-11-10 Vincent Torri * Fix build of eina_file on Solaris 10