summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2015-05-06 15:30:02 +0200
committerStefan Schmidt <s.schmidt@samsung.com>2015-05-06 15:30:02 +0200
commit0f43af67ff5dabf1a3d7bbea235d578df0efd201 (patch)
tree8cb9d99534cb3f5b740b9263eae32666d9679a1a /NEWS
parent64a4cf4c6847936f5074ad94bf9a8f2283609c3b (diff)
downloadelementary-0f43af67ff5dabf1a3d7bbea235d578df0efd201.tar.gz
release: Update NEWS and bump version for 1.14.0 releasev1.14.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a38b3c85d..874612073 100644
--- a/NEWS
+++ b/NEWS
@@ -86,6 +86,10 @@ Fixes:
* elm_multibuttonentry: change theme_set API to provide full widget theming
* elm_multibuttonentry: fix label position and size defects
* elm_toolbar: fix memory leaks
+ * Genlist: fix multiselect for ELM_OBJECT_SELECT_MODE_DISPLAY_ONLY select_mode
+ * Genlist: rectification in _item_focused_next()
+ * map: fix scale calculation error
+ * Fix slideshow smart events event_info
Changes since 1.12.0:
---------------------