forgot to update changelog last time

SVN revision: 71619
This commit is contained in:
Mike Blumenkrantz 2012-06-01 10:15:41 +00:00
parent 2fd275daa4
commit c08f0989ce
1 changed files with 4 additions and 0 deletions

View File

@ -135,3 +135,7 @@
* child_can_focus should be EINA_FALSE only when all children in the object
tree are not focusable. Before this fix, it was EINA_FALSE when all sub
objects were not focusable. (i.e. didn't check whole object tree)
2012-06-01 Mike Blumenkrantz
* Re-setting the current mirrored mode state no longer causes a full recalc