summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@osg.samsung.com>2017-02-20 22:45:31 +0100
committerStefan Schmidt <stefan@osg.samsung.com>2017-02-20 22:45:31 +0100
commitead885e7d0446720ce5040ec5fba042230930e05 (patch)
tree4a78be68671e19aaa36c7044235d32e6f54c63d7 /NEWS
parent94eaa792c279f3580c20ae0143f4637f982616cb (diff)
downloadefl-ead885e7d0446720ce5040ec5fba042230930e05.tar.gz
release: Update NEWS and bump version for 1.19.0-beta2 releasev1.19.0-beta2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 05f033eb57..e1af97458b 100644
--- a/NEWS
+++ b/NEWS
@@ -316,6 +316,16 @@ Fixes:
* elm_code: Fix syntax crash on trailing newline in multiline macro
* ecore-wl2: roundtrip during client disconnect
* evas: fix bugs in gif image loader
+ * ecore-evas-wayland: Fix setting rotation during async render
+ * ecore-evas-drm: Fix setting rotation during async render
+ * evas textblock: keep previous size when the calculation is skipped
+ * Edje calc: Fix textblock size calculation logic
+ * ecore-wl2: Fix setting opaque region on a window
+ * ecore-wl2: Fix setting input region on a window
+ * elm_code: Fix Coverity issues. (CID1356612, CID1368489, CID1371128, CID1371123, CID1368335, CID1371124, CID1371126)
+ * elm_code: Another Coverity fix, better this time. (CID1371322)
+ * Canvas text: fix clearing existing style (T5187)
+ * eina utils: fix build without getpwent.
Changes since 1.17.0:
---------------------