projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68aa6a5
)
release: Update NEWS for 1.15.1 release
v1.15.1
author
Daniel Juyung Seo
<seojuyung2@gmail.com>
Tue, 25 Aug 2015 17:50:18 +0000
(
02:50
+0900)
committer
Daniel Juyung Seo
<seojuyung2@gmail.com>
Tue, 25 Aug 2015 18:01:24 +0000
(
03:01
+0900)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 6e01a72be3ee4c2581b6a4eeecf54ef2cd0dfc6a..8b7e7370f677408f0f0fbd1de47fe33c2d1ab960 100644
(file)
--- 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:
---------------------