Update ChangeLog.

SVN revision: 35142
This commit is contained in:
Cedric BAIL 2008-07-17 16:42:34 +00:00
parent 00388c7fbd
commit 912fe5584e
1 changed files with 7 additions and 0 deletions

View File

@ -64,4 +64,11 @@
* 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.