eina: add Eina_Thread API.
[profile/ivi/eina.git] / NEWS
diff --git a/NEWS b/NEWS
index 0f7da58..ad5d69c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ Changes since Eina 1.7.0:
 Additions:
     * Add DOCTYPE children parsing in eina_simple_xml
     * Add eina_barrier thread API
+    * Add eina_thread API.
 
 Improvements:
     * Speedup Eina Rbtree Iterator by recycling memory instead of massively calling malloc/free.