evas - removed info that wouldn't be there. that bug regaded feature has been only inside the trunk. no need to update CnN

SVN revision: 83576
This commit is contained in:
ChunEon Park 2013-02-04 04:32:53 +00:00
parent 4b1edd906c
commit 56120ef74d
2 changed files with 0 additions and 5 deletions

View File

@ -14,10 +14,6 @@
* Fix a memory leak in ecore_con_dns
2013-01-31 Jaehwan Kim
* Fix the EVAS_CALLBACK_MOUSE_MOVE callback is called even if the grabbed object is invisible by proxy object.
2013-01-31 Jihoon Kim (jihoon)
* edje entry : Remove ecore_imf_context_cursor_position_set in functions related to selection.

1
NEWS
View File

@ -140,4 +140,3 @@ Fixes:
* Fix evas gif loader to return the correct frame duration
* Prevent a crash even if an invalid object is swallowed into an edje object.
* Fix cache miss when active edje hash is empty.
* Fix the EVAS_CALLBACK_MOUSE_MOVE callback is called even if the grabbed object is invisible by proxy object.