* eet: update changelog.
authorcedric <cedric>
Fri, 27 Aug 2010 13:48:48 +0000 (13:48 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 27 Aug 2010 13:48:48 +0000 (13:48 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@51678 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

ChangeLog

index 4df3eef..c627daa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        * 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.