summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2015-04-13 16:13:44 +0200
committerStefan Schmidt <s.schmidt@samsung.com>2015-04-13 16:13:44 +0200
commitecf09f54ac145afe8cc9f892e1e981499648c5f8 (patch)
treeb02ae1bb188c09774b34cd35e403fa2f189c71d4 /NEWS
parent84d9c923cc0e67b0e099b0109344cdb5fc03944b (diff)
downloadelementary-ecf09f54ac145afe8cc9f892e1e981499648c5f8.tar.gz
release: Update NEWS and bump version for 1.14.0-beta1 releasev1.14.0-beta1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d7d1695c1..b81db9950 100644
--- a/NEWS
+++ b/NEWS
@@ -67,6 +67,11 @@ Fixes:
* elm_naviframe: use of elm_app_data_dir_get() instead of PACKAGE_DATA_DIR.
* elm_map: use of elm_app_data_dir_get() instead of PACKAGE_DATA_DIR
* Elm_Win: Fix _elm_win_focus_prev_target_del callback added repeatly without callback del.
+ * elm image - stop repeating events by default - wrong
+ * elm_genlist: pass eo_it to eo_do_ret func, not VIEW(it)
+ * [elm_panel] Fix mirroring issue.
+ * test_naviframe: Fix content image file names.
+ * elm_image: return EINA_FALSE if the data source is NULL in elm_image_memfile_set
Changes since 1.12.0:
---------------------