From 1fa8409b97ee4ee4c2089b5d4cf7511f0385de62 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Mon, 7 Sep 2020 12:54:04 +0200 Subject: [PATCH] release: Update NEWS and bump version for 1.25.0-beta2 release --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 024c52bad0..e29082d396 100644 --- a/NEWS +++ b/NEWS @@ -53,6 +53,10 @@ Fixes: * ecore con - curl - fix error map to map right enum * eina - statgen (stat generation) - fix enable api to actually enable * evas - image cache - fix loading with skip head on to load changed files + * evas_textblock: remove style padding from native width and formatted height + * elm icon/thumb - fix handling of a wider range of video extns + * edje - calc - handle swallow disappearing mid-calc due to callabcks + * ecore drm - increase timeout for flips from 0.05 to 2.0 sec Changes since 1.23.0: ---------------------