summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2014-05-05 16:28:22 +0200
committerStefan Schmidt <s.schmidt@samsung.com>2014-05-05 16:28:22 +0200
commit2022aa3065b92a7701a5647f2cfa74b5a5754d94 (patch)
tree7729ae9122afaf7557d1cccef08d1c136ac372b4 /NEWS
parent435f9eaac36248ff917a89c9a82e4b8fef42e2d4 (diff)
downloadefl-2022aa3065b92a7701a5647f2cfa74b5a5754d94.tar.gz
release: v1.10.0 beta1v1.10.0-beta1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 79ba57a30a..31f1697fac 100644
--- a/NEWS
+++ b/NEWS
@@ -81,6 +81,7 @@ Features:
* eina_hash now has helper functions for managing lists inside hashes
* edje_cc now supports part.description.link for single line state changes
* edje now has the group.script_recursion flag for permitting unsafe embryo recursion (T905)
+ * eolian_cxx: initial version of the EFL C++ Bindings Generator.
Fixes:
@@ -196,6 +197,9 @@ Fixes:
* edje now correctly forces ellipsis setting on text parts
* emotion: play set before file open callback bug fix
* emotion: use eina stringshare not strdup
+ * configure: Only allow wayland + egl with opengl ES (T1202)
+ * eldbus-codegen no longer passes garbage values to error callbacks
+
Changes since 1.8.0:
--------------------