From b89f1cc0a312a4b9ced4f03d2e8f09b8a809b34f Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Mon, 31 Aug 2020 14:53:15 +0200 Subject: [PATCH] release: Update NEWS and bump version for 1.25.0-beta1 release --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index cc52a95cb9..024c52bad0 100644 --- a/NEWS +++ b/NEWS @@ -50,6 +50,9 @@ Fixes: * edje - calce - really respect max image size for img sets * ecore - don't do anything with heap between fork and exec * evas - fix deadlock with sw async rendering calling cbs in post flush + * 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 Changes since 1.23.0: ---------------------