From bff48f92a3de2f92b81f7cc45f1c32f57e34dca6 Mon Sep 17 00:00:00 2001 From: ChunEon Park Date: Tue, 26 Nov 2013 20:32:42 +0900 Subject: evas - fix the memory corruption introduced by evas fonts_zero --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 56b44c3069..e5a8bbe65a 100644 --- a/NEWS +++ b/NEWS @@ -365,6 +365,7 @@ Fixes: - Evas textblock: Fixed order of tags inserted with markup_app/prepend. - Fix proxy render to update the proxies recursively. If a proxy has proxies, all the chainged proxies should be updated recursively. - Evas textblock: Fixed wrapping of lines ending with whites. + - Evas: Fix the memory corruption introduced by evas fonts_zero. * Ecore: - Don't leak fd on exec. -- cgit v1.2.1