stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=cc55b7ef9896ddb13c2dcf4763c35432a7842e53
commit cc55b7ef9896ddb13c2dcf4763c35432a7842e53 Author: Stefan Schmidt <s.schm...@samsung.com> Date: Wed Apr 15 13:50:55 2020 +0200 release: Update NEWS and bump version for 1.24.0-beta2 release --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 4719ce91ea..31dfe4fd8a 100644 --- a/NEWS +++ b/NEWS @@ -71,6 +71,7 @@ Fixes: * ui textpath: update map before rendering begins. * elm icon/image efl ui image - respect aspect hints at all if set * elm icon/image efl ui image - respect aspect hints at all if set + * elm_cnp: fix memory leaks Removals: --