From 172f2ff0d41785ecb1ea3c7c78466a590e39e084 Mon Sep 17 00:00:00 2001 From: ChunEon Park Date: Tue, 20 Nov 2012 12:06:53 +0000 Subject: [PATCH] evas - backport 79469 SVN revision: 79471 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b67f495363..1b0dfbec57 100644 --- a/ChangeLog +++ b/ChangeLog @@ -81,6 +81,6 @@ * Fix EINA_INLIST_FOREACH_SAFE macro to work when inlist is not the first item in the struct. -2012-11-20 ChunEon Park +2012-11-20 ChunEon Park (Hermet) * Fix the evas memory leak - eina_rectangles allocated internally.