From eedf6cb339db7af213f923d6a9edb1427ae97a2c Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Tue, 22 Sep 2020 19:54:20 +0200 Subject: [PATCH] release: Update NEWS and bump version for 1.25.0 release --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 0ccc2b43df..438956030e 100644 --- a/NEWS +++ b/NEWS @@ -58,6 +58,7 @@ Fixes: * 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. + * elm - toiolbar - use correct theme icon for more item Changes since 1.23.0: ---------------------