summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2018-08-09 11:42:35 +0200
committerStefan Schmidt <s.schmidt@samsung.com>2018-08-09 11:42:35 +0200
commitecbcc26a5ff692f64cd7d8bad3683b1e9277c12f (patch)
treef261ff116fd50238887db4bfb11902321b6200eb /NEWS
parent84e7925ab918480150d8d62591dd263de161edb0 (diff)
downloadefl-ecbcc26a5ff692f64cd7d8bad3683b1e9277c12f.tar.gz
release: Update NEWS and bump version for 1.21.0-beta2 releasev1.21.0-beta2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e6e048e852..c84424283e 100644
--- a/NEWS
+++ b/NEWS
@@ -466,6 +466,11 @@ Fixes:
* ecore x - fix vsync to not block amdgpu drivers
* elm_code_widget: resize cursor at time of font change. (T6470)
* evas canvas: fix not to trigger unnecessary events.
+ * build: fix rpath for binaries which use ecore-x dependencies
+ * elm/genlist: remove conditional in _calc_job for verifying show_item code (T6368)
+ * elementary image: don't calc size using empty ones.
+ * evas image: fix screen flickering issue at partial + image preloading
+ * edje_cc: change .mo file write location to be relative to the .edj file
Changes since 1.19.0:
---------------------