Update changelog.

SVN revision: 35158
This commit is contained in:
Cedric BAIL 2008-07-18 11:41:15 +00:00
parent 667c57f9fe
commit 01d456b207
1 changed files with 2 additions and 1 deletions

View File

@ -70,5 +70,6 @@
* Use the precomputed hash value for Eet_Data_Chunk.
* Use a hash table instead of a list for pointer that need to be freed.
* Use directly the pointer from the dictionary to do a pointer
comparison instead of a strcmp.