summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@osg.samsung.com>2016-02-02 10:48:10 +0100
committerStefan Schmidt <stefan@osg.samsung.com>2016-02-02 10:48:10 +0100
commitb785b920e67d7b73e9e78460fe5ac1fa64c6c7dc (patch)
tree3bde9d887f49018f81199437993efa7409b2b2ad /NEWS
parentbf49c5dafdfea9ba8648983228be428765cb2147 (diff)
downloadelementary-b785b920e67d7b73e9e78460fe5ac1fa64c6c7dc.tar.gz
release: Update NEWS and bump version for 1.17.0 releasev1.17.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0503fad1e..881841fd2 100644
--- a/NEWS
+++ b/NEWS
@@ -95,6 +95,12 @@ Fixes:
* 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.
+ * Elm Image: fix usage of animated gif on the same image object more than one time
+ * combobox: fix disabled state (T3075)
+ * combobox: fix continuous clicks on hover
+ * [toolbar] don't leak icons into the UI
+ * [toolbar] Adjust icon size along with text etc.
+ * genlist/gengrid: Fix focus hilight error (T3122)
Changes since 1.15.0:
---------------------