summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2014-11-10 12:04:06 +0100
committerStefan Schmidt <s.schmidt@samsung.com>2014-11-10 12:04:06 +0100
commit3013a7c5cbd728dd9bc5516ffb4bd4f505888bd4 (patch)
tree6238c84d50dd9f9e1a5a4d3f7610296543907761 /NEWS
parent4d66ed9b1f7e72e285c2f5d7dd6b590c2b3bb7e5 (diff)
release: Update NEWS and bump version for 1.12.0 release
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6db9e327f0..ef2553355e 100644
--- a/NEWS
+++ b/NEWS
@@ -187,6 +187,14 @@ Fixes:
* ecore-drm: Remove commented out dead functions
* ecore-drm: Remove dead functions
* eina: clear up eina_tmpstr length information (T1775)
+ * elua: load .dylib on OSX
+ * Ecore File: Corrected documentation of ecore_file_monitor_add API
+ * edje: fix edje_object_part_text_item_list_get and edje_object_part_text_item_geometry_get
+ * elua: remove the : prefix for running apps
+ * evas: fix quaternion initiation for node, which isn't a root node
+ * edje: Edje_Edit - fix segfaults on restacking of text parts with set 'text_source'.
+ * edje: Edje_Edit - fix segfault on copying state of IMAGE part with twins
+ * elua: two-stage bytecode caching
Changes since 1.10.0:
---------------------