summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2018-08-17 23:49:35 +0200
committerStefan Schmidt <s.schmidt@samsung.com>2018-08-17 23:49:35 +0200
commitbef93ec59a85dbbb79ee3009b59d843080b8ccf0 (patch)
tree8217b0685f8c9907a3dfee7544cc91fa969be4b2 /NEWS
parent9f8a7acfcff7bd504d5c0f6ba18af4aa3725c267 (diff)
downloadefl-bef93ec59a85dbbb79ee3009b59d843080b8ccf0.tar.gz
release: Update NEWS and bump version for 1.21.0 releasev1.21.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c84424283e..b4763b3428 100644
--- a/NEWS
+++ b/NEWS
@@ -471,6 +471,13 @@ Fixes:
* 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
+ * theme: add programs for deferred naviframe push/pop signals
+ * edje: unset internal _need_imf flag on shutdown
+ * elm_panel: return instead of EINA_SAFETY_ON_FALSE_RETURN (T7265)
+ * build: fix evas static build of gl engines
+ * ecore/main: only update loop_time during loop iteration if the change is monotonic
+ * evas gl: fix missing map texture target.
+ * elm_code: fix crash on backspace and selection delete. (T7259)
Changes since 1.19.0:
---------------------