diff --git a/legacy/eina/ChangeLog b/legacy/eina/ChangeLog index d0b627e541..7b0169f603 100644 --- a/legacy/eina/ChangeLog +++ b/legacy/eina/ChangeLog @@ -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. +