From c412406487579627b79f417f947ca512aa034ce0 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Mon, 14 Sep 2020 12:12:31 +0200 Subject: [PATCH] release: Update NEWS and bump version for 1.25.0-beta3 release --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index e29082d396..0ccc2b43df 100644 --- a/NEWS +++ b/NEWS @@ -57,6 +57,7 @@ Fixes: * 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 + * docs: Correct the mismatched group name in Evas. Changes since 1.23.0: ---------------------