summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2015-02-03 10:22:43 +0100
committerStefan Schmidt <s.schmidt@samsung.com>2015-02-03 10:36:54 +0100
commit17b6c30ed44ddaf2e7f178538ac418a3a93875d9 (patch)
tree1b135a693e0979d4ed4d89dccd359c3bfe9aa825 /NEWS
parent5a3bd37ebc3a8caa63efb3259fd695b9521d00a2 (diff)
downloadelementary-17b6c30ed44ddaf2e7f178538ac418a3a93875d9.tar.gz
release: Update NEWS and bump version for 1.13.0-beta3 releasev1.13.0-beta3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f685e2a9f..1207d5e1b 100644
--- a/NEWS
+++ b/NEWS
@@ -56,8 +56,11 @@ Fixes:
* image: Fix to have exact size using elm_image_fill_outside_set()
* image: Fix image rotation in non-common cases
* image: Fix orientation api - major bug in implementation
+ * image: fix elm_image_memfile_set API fail when elm_image widget is not visible.
* label: Add "slide,end" signal emission
* modules: Make sure we have all linker flags setup for our modules. (T1920)
+ * multibuttonentry: Delete duplicate running code.
+ * panes: Fix elm_panes_fixed_set.
* popup: Fix misprint in popup style alias name
* progressbar: Fix invalid access to freed units string
* segment_control: Fix elm_object_item_text_set bug.