seoz pushed a commit to branch elementary-1.15. http://git.enlightenment.org/core/elementary.git/commit/?id=77afec04f984b24e5016b1c93952861060bc2e66
commit 77afec04f984b24e5016b1c93952861060bc2e66 Author: Daniel Juyung Seo <[email protected]> Date: Wed Aug 26 02:50:18 2015 +0900 release: Update NEWS for 1.15.1 release --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 6e01a72..8b7e737 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,8 @@ Fixes: * list: fix crash while setting nearest item in viewport (T2662) * scroller: fix the focus move bug in scroller. * scroller: fix the misstake. change && -> || + * elm_win: Initilize the variable 'preferred_rot' as a -1 before invoking _elm_win_xwin_update() in _elm_win_finalize_internal(). + * scroller: fix memory leak on keys traversal Changes since 1.14.0: --------------------- --
