summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2015-04-20 12:17:35 +0200
committerStefan Schmidt <s.schmidt@samsung.com>2015-04-20 12:17:35 +0200
commitb81b29eba2f30ee2168af90cc546c5f557f5e5f4 (patch)
treeef3f2dfb88859bb08bdae76ae1eb582d35a3c116 /NEWS
parent425de99145ff40aaea58d8df2ed0f36ade6443bc (diff)
downloadefl-b81b29eba2f30ee2168af90cc546c5f557f5e5f4.tar.gz
release: Update NEWS and bump version for 1.14.0-beta2 releasev1.14.0-beta2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 404c785428..9beb3368fe 100644
--- a/NEWS
+++ b/NEWS
@@ -191,6 +191,20 @@ Fixes:
* evas-gl-x11: Fix dereference before null check (CID1293519)
* evas-software-x11: Fix dereference before null check(s) (CID1270030, CID1270028, CID1270029)
* Evas object: verify the parent is valid and fail if not.
+ * efreetd: If we fail to allocate space for subdir_cache, then get out (CID1294212)
+ * Evas GL: Fallback to indirect rendering if mul_col != 0xFFFFFFFF
+ * eo_gdb.py: fix syntax error
+ * eio: reorder tests linkage to unbreak debian-based systems
+ * evas-drm: Handle render mode for 4 buffers
+ * ecore-drm: Add pending_flip field to Ecore_Drm_Fb
+ * evas-drm: Mark the Ecore_Drm_Fb as complete when we get the page flip event. (T2289)
+ * ecore-drm: Fix hotplugging of outputs
+ * ecore-drm: Fix mouse movement across multiple outputs
+ * ecore-drm: Don't fetch output geometry on every mouse movement
+ * evas: fix possible segfault in evas_3d_node_member_add/del.
+ * Evas textblock: remove freed item from the line list
+ * evas: restore the value of "do_region" in jpeg loader as EINA_TRUE
+ * emotion - gst1 module - handle long standing bad map/unmap of gst buf
Changes since 1.12.0:
---------------------