diff --git a/legacy/elementary/ChangeLog b/legacy/elementary/ChangeLog index 0b4ac6d9f7..07b175fb01 100644 --- a/legacy/elementary/ChangeLog +++ b/legacy/elementary/ChangeLog @@ -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. diff --git a/legacy/elementary/NEWS b/legacy/elementary/NEWS index 994f855719..08f3ea83e8 100644 --- a/legacy/elementary/NEWS +++ b/legacy/elementary/NEWS @@ -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: