From: Mike Blumenkrantz Date: Fri, 1 Jun 2012 10:15:41 +0000 (+0000) Subject: forgot to update changelog last time X-Git-Tag: v1.7.0~554 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=67ffd51f4ab9805ae34a54aabd29d7b4cb8ad089;p=platform%2Fupstream%2Felementary.git forgot to update changelog last time SVN revision: 71619 --- diff --git a/ChangeLog b/ChangeLog index 7030db4..8cb3c1a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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