elm NEWS/ChangeLog for r79545.

SVN revision: 79547
This commit is contained in:
Daniel Juyung Seo 2012-11-22 15:37:46 +00:00
parent 19401ad202
commit 9701f4988a
2 changed files with 5 additions and 0 deletions

View File

@ -705,3 +705,7 @@
2012-11-22 Shilpa Sigh (shilpa.singh@samsung.com)
* Clear the title contents when naviframe item is deleted.
2012-11-22 Thiep Ha
* Fixed entry to enable have_selection only when a text is actually selected.

View File

@ -62,6 +62,7 @@ Fixes:
* Fix flip widget who show the two face at same time
* Fix the naviframe to delete contents which are preserved_on set if the naviframe is deleted.
* Fix the naviframe to clear the title contents when it's item is deleted.
* Fix entry to enable have_selection only when a text is actually selected.
Removals: