summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@osg.samsung.com>2016-01-18 12:41:09 +0100
committerStefan Schmidt <stefan@osg.samsung.com>2016-01-18 13:50:07 +0100
commit23cceeeaaa567f2de06e8229fd28adafa42059c1 (patch)
tree45d27f748b23e4813f92d72bd45ad4c16e47a457 /NEWS
parent8b167c236188b436e6f510afd141c90de78e4096 (diff)
downloadefl-23cceeeaaa567f2de06e8229fd28adafa42059c1.tar.gz
release: Update NEWS and bump version for 1.17.0-beta2 releasev1.17.0-beta2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index dade1bae74..08817b10c5 100644
--- a/NEWS
+++ b/NEWS
@@ -175,6 +175,15 @@ Fixes:
* js: fix binding after namespace change of connector
* Edje UI mirroring: Fix UI mirroring for GROUP parts. (T3021)
* Edje entry: Fix memory leak.
+ * eina-cxx: Remove Eo classes defined manually (T2940)
+ * edje: unswallow objects from parent edje when swallowing into new edje
+ * ecore-drm: Call inputs shutdown before eina_shutdown
+ * ecore_wayland: send mouse_move when sets touch_focus window in cb_touch_down
+ * ecore_wayland: move check for pointer capability
+ * ecore_drm/ecore_wl2: logging: remove errant usage of %m
+ * win32: Fix compilation due to recent changes in Evil
+ * embryo: change the log catagory of printf in embryo
+ * ecore imf: fix imf module load hangs when not even configured
Changes since 1.15.0:
---------------------