summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2015-01-19 15:12:06 +0100
committerStefan Schmidt <s.schmidt@samsung.com>2015-01-19 15:12:06 +0100
commit7b84300ce5642cba239b8e9ff359a0c6a6127209 (patch)
tree93a0f881fe1005612912393146c90e209f4c41ed /NEWS
parentcd1f68eb67b774965453abd1600383648a2a870a (diff)
downloadelementary-7b84300ce5642cba239b8e9ff359a0c6a6127209.tar.gz
release: Update NEWS and bump version for 1.13.0-beta1 releasev1.13.0-beta1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fc53b6d55..70130ffa0 100644
--- a/NEWS
+++ b/NEWS
@@ -67,6 +67,10 @@ Fixes:
* elm_widget: elm_object_disabled_set API fix
* elm - elm image orientation api fix - major bug in implementation
* DnD: fix callbacks deletion for inline windows.
+ * elementary: Fix dereference of null return value (CID1261370)
+ * elm image - fix image rotation in non-common cases
+ * elm_transit: Fix to support zoom rate zero.
+ * elm_transit: Fix crash issue caused by multiple transit effects.
Changes since 1.11.0:
---------------------