stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b89f1cc0a312a4b9ced4f03d2e8f09b8a809b34f
commit b89f1cc0a312a4b9ced4f03d2e8f09b8a809b34f Author: Stefan Schmidt <ste...@datenfreihafen.org> Date: Mon Aug 31 14:53:15 2020 +0200 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: --------------------- --