summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@osg.samsung.com>2016-01-25 18:00:33 +0100
committerStefan Schmidt <stefan@osg.samsung.com>2016-01-25 20:00:58 +0100
commitbdc256b2df449d01d75e709f33d38e9152f30bdd (patch)
treeeedd978d2c0d0f1acc9ec2f5274338a5825c4f31 /NEWS
parent4382a346eeeab258d3dc53ac435408918c7095ab (diff)
downloadelementary-bdc256b2df449d01d75e709f33d38e9152f30bdd.tar.gz
release: Update NEWS and bump version for 1.17.0-beta3 releasev1.17.0-beta3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f147b657f..0503fad1e 100644
--- a/NEWS
+++ b/NEWS
@@ -89,6 +89,12 @@ Fixes:
* 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
+ * elementary: Fix elm_win_window_id_get function (T3058)
+ * Adjust "context_menu_disabled" configuration.
+ * genlist : fix tree item floating issue when homoegeneous mode is enabled (T2708)
+ * combobox: move responsibility to define filter and content to the user of a combobox
+ * combobox: "return" key handled correctly and removed unreachable code. (T3075)
+ * Genlist: do not select the item two times in case of a double click.
Changes since 1.15.0:
---------------------