From 859f22b80bcbd99f241df4d1c3a69c875a9429a9 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Wed, 23 May 2012 04:28:09 +0000 Subject: [PATCH] add changelog for fix. SVN revision: 71346 --- legacy/eina/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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. +