elm NEWS: dummy obj was removed and restored. we can merge the NEWS entry.

SVN revision: 80752
This commit is contained in:
Daniel Juyung Seo 2012-12-12 11:39:29 +00:00
parent f683f07d5e
commit 570c129df3
1 changed files with 1 additions and 2 deletions

View File

@ -90,9 +90,8 @@ Fixes:
* Make sure private data is not NULL in elm_interface_scrollable.
* Correctly handle failure case in _x11_notify_handler_image.
* Don't manipulate dead memory in Eina_Inlist in elm_transit.c.
* Remove dummy object from elm_naviframe.
* Update mapbuf forcely whenever it's states are changed.
* Restore dummy object to elm_naviframe. Now, dummy object is always smart member of naviframe.
* Now, dummy object is always smart member of naviframe.
Removals: