evas - updated NEWS & Changelog

SVN revision: 78251
This commit is contained in:
ChunEon Park 2012-10-19 12:26:59 +00:00
parent 037c5f9156
commit 508b82e880
2 changed files with 5 additions and 0 deletions

View File

@ -1110,3 +1110,7 @@
2012-10-18 ChunEon Park (Hermet)
* Update move event when object freeze event is off.
2012-10-19 ChunEon Park (Hermet)
* Added Proxy'source visibility set APIs

View File

@ -10,6 +10,7 @@ Additions:
* Evas_Device registration/manipulation/querying API
* Evas_Object_Display_Mode querying API
* EVAS_GL_API_DEBUG=1 env. var option for outputting debug logs related to Evas GL's GL calls.
* Proxy source visibility set APIs
Improvements: