summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@osg.samsung.com>2015-10-12 12:09:55 +0200
committerStefan Schmidt <stefan@osg.samsung.com>2015-10-12 12:09:55 +0200
commit16a70f9147054be855ab6cd85c9bd841634ef5af (patch)
tree14bc398e0904d289bd4e76f7974f7e6f0befb5b2 /NEWS
parentfb086c1fb66611f4aeb5f866b9ba375a1bdeb3a1 (diff)
downloadelementary-16a70f9147054be855ab6cd85c9bd841634ef5af.tar.gz
release: Update NEWS and bump version for 1.16.0-beta1 releasev1.16.0-beta1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 693d00e21..850967d2c 100644
--- a/NEWS
+++ b/NEWS
@@ -100,6 +100,9 @@ Fixes:
* multibuttonentry: Fix MBE item box min size calc error.
* elc_naviframe: fix crash in strcmp, if text_set is NULL issue
* elm_hover: delay hover dismiss while handling edje signal
+ * elm cursors - if min size is too small then force it to be sane
+ * elm cursor - fix hotspot tracking to actually work right
+ * toolbar: Fix crash on more_item when shrink mode is set with no item.
Changes since 1.14.0:
---------------------