stefan pushed a commit to branch efl-1.9.

http://git.enlightenment.org/core/efl.git/commit/?id=f3aacba22ffef9fa3e57f762eaa696de744c8c1d

commit f3aacba22ffef9fa3e57f762eaa696de744c8c1d
Author: Stefan Schmidt <[email protected]>
Date:   Mon Mar 10 17:26:29 2014 +0100

    release: Update NEWS for last minute changes to 1.9.1
    
    Last minute fixes to avoid crashes and ABI breaks with 1.9.1.
---
 NEWS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/NEWS b/NEWS
index 9b1d4b4..bab9618 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,9 @@ Improvements:
 
 Fixes:
 
+   * evas: Replace EINA_LIST_FOREACH_SAFE to while statement.
+   * Eina Log: Fixed ABI break introduce by the addition of 'color'.
+   * Evas font: Don't add canvas specific path to the global fontconfig path 
list.
    * edje - allow lager clipper space.
    * eina_log: Update domain colouring when color_disable_set is called (T1029)
    * edje/entry: fix to not emit "changed" signal in unnecessary cases of 
password mode.

-- 


Reply via email to