Update ChangeLog.
authorcedric <cedric>
Thu, 17 Jul 2008 16:42:34 +0000 (16:42 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 17 Jul 2008 16:42:34 +0000 (16:42 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@35142 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

ChangeLog

index 9b12dc9..715ac07 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * Add EET_G_ARRAY and EET_G_VAR_ARRAY support.
        * Plan for version 2.0 API break of eet_data_descriptor_element_add.
 
+2008-07-17  Cedric BAIL
+
+       Implement various speed improvement :
+
+       * Use the precomputed hash value for Eet_Data_Chunk.
+       * Use a hash table instead of a list for pointer that need to be freed.
+