From 16546300fc236b00aea179c07a0db4a8a3a7c65d Mon Sep 17 00:00:00 2001 From: Cedric BAIL Date: Fri, 27 Aug 2010 13:48:48 +0000 Subject: [PATCH] * eet: update changelog. SVN revision: 51678 --- legacy/eet/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/legacy/eet/ChangeLog b/legacy/eet/ChangeLog index 4df3eef2c3..c627daaaf8 100644 --- a/legacy/eet/ChangeLog +++ b/legacy/eet/ChangeLog @@ -426,9 +426,13 @@ * Add a specific allocator for array. This should fix wrong allocation case discovered with recent edje file format change. - + 2010-08-23 Carsten Haitzler (The Rasterman) * Fix some cppcheck complaints - all of them bogus though. Nothing actually fixed. +2010-08-27 Cedric BAIL + + * prevent the build of eet data structure that doesn't match what + the application is expecting.