add changelog for fix.

SVN revision: 71346
This commit is contained in:
Carsten Haitzler 2012-05-23 04:28:09 +00:00
parent b6b502885a
commit 859f22b80b
1 changed files with 5 additions and 0 deletions

View File

@ -280,3 +280,8 @@
* Fix portability issue of Eina_Value on ARM and PPC.
* Fix portability issue of Eina_Value test on Itanium.
2012-05-23 Carsten Haitzler (The Rasterman)
* Fix global_faulty faulty flag in eina_file to be set to 0
initially rather than be random memory garbage.