summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@osg.samsung.com>2017-03-31 15:26:47 +0200
committerStefan Schmidt <stefan@osg.samsung.com>2017-03-31 15:26:47 +0200
commit19d4f3183915e5b3fe6c974019f445ab8976f918 (patch)
tree4ba131100d5d13b4089ec1e853670941a4c11482 /NEWS
parentcd5e755951c0126f136b6e7cfded14056d8336fa (diff)
downloadefl-19d4f3183915e5b3fe6c974019f445ab8976f918.tar.gz
release: Update NEWS and bump version for 1.19.0-beta4 releasev1.19.0-beta4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 37e56e77ef..556114908f 100644
--- a/NEWS
+++ b/NEWS
@@ -377,6 +377,23 @@ Fixes:
* edje: Fix rare issue with map (T1551)
* evas gl: Fix usage of OSMesa
* ecore_animator: improve comparision check for stopping animator.
+ * elementary: Fix minor typo in efl_ui_win.eo
+ * evas: drop redundant pointer check (CID1371525)
+ * gengrid: avoid call select callback twice in mode ELM_OBJECT_MULTI_SELECT_MODE_WITH_CONTROL
+ * evas table: CRI when attempting to pack a table child into another table
+ * theme: remove event gaps in enlightenment window frames
+ * genlist: Fix another issue with insert sorted (T5274)
+ * elm_map: Fix work of elm_map_overlay_icon_set if icon is NULL.
+ * elm_code: fix keyboard selection forward
+ * evas: Fix a rare issue with GL and map and mask
+ * Eina_Xattr: fix memory corruption
+ * ecore audio: Fix loss of last stream (T5281)
+ * ecore-drm2: Remove unused field in Output structure
+ * evas_events: look for seats on hash instead of input devices (T5146)
+ * elm_code: fix CID 1368489
+ * Gengrid: Bring the item into view scope before swapping.
+ * gengrid: fix the crash in _elm_gengrid_item_edge_check
+ * elm_code: Fix newline crash on BSD
Changes since 1.17.0:
---------------------