diff options
author | Stefan Schmidt <stefan@osg.samsung.com> | 2016-01-11 12:32:25 +0100 |
---|---|---|
committer | Stefan Schmidt <stefan@osg.samsung.com> | 2016-01-11 12:32:25 +0100 |
commit | 8f02187d7aad665af1df27b43cb4b8bb68e1124e (patch) | |
tree | b1787b089dc35359f6c9afcd16f2b0f783678b35 /NEWS | |
parent | 1f7e8d4253cf5265cba5a8968fb43fa720dde934 (diff) | |
download | efl-8f02187d7aad665af1df27b43cb4b8bb68e1124e.tar.gz |
release: Update NEWS and bump version for 1.17.0-beta1 releasev1.17.0-beta1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -165,6 +165,16 @@ Fixes: * Edje_cc: support braces for description.proxy attribute. * edje: custom state - if RTL flag is not set, return original description * edje: Fix compiler warning about set but not used variables + * eina_js: Fix documentation generation (T3005) + * ecore-wl2: Fix support for nested compositors + * efreet: fix undeclared function + * ecore_con: fix compiling on OS X + * evas_gl_cocoa: update function parameters + * ecore_wayland: set touch_focus window when gets pointer_enter + * eina mp: only include malloc.h on linux + * js: fix binding after namespace change of connector + * Edje UI mirroring: Fix UI mirroring for GROUP parts. (T3021) + * Edje entry: Fix memory leak. Changes since 1.15.0: --------------------- |