summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@osg.samsung.com>2016-01-18 14:10:24 +0100
committerStefan Schmidt <stefan@osg.samsung.com>2016-01-18 14:10:24 +0100
commit0099187e8c36230054089bbc14ce642c40439395 (patch)
tree3fd2bbbe65a5caaaf0e1b986b5cf5d36c73a57df /NEWS
parent8ca80c645d647d2d9bbfc94e968aa386f5db344d (diff)
downloadelementary-0099187e8c36230054089bbc14ce642c40439395.tar.gz
release: Update NEWS and bump version for 1.17.0-beta2 releasev1.17.0-beta2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ec5336a7f..f147b657f 100644
--- a/NEWS
+++ b/NEWS
@@ -84,6 +84,11 @@ Fixes:
* combobox: fix recalc and hover's best_location error
* js: fix examples functions
* elm entry: check for null return from eina_rectangle_new
+ * [Hover] Fixed the delaying of hover dismiss on continuous mouse clicks (T3006)
+ * box: enforce size recalc during unpack_all()
+ * config: try to properly update config for popup new align value. (T3008)
+ * config: Correct defaults in upgrade of popup conf (T3008)
+ * Gengrid: improve item_region_show code
Changes since 1.15.0:
---------------------