eina: Fix EINA_INLIST_FOREACH_SAFE macro
[profile/ivi/eina.git] / README
diff --git a/README b/README
index 58ee928..7b6794a 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Eina 1.0.0 ALPHA
+Eina 1.7.99
 
 ******************************************************************************
 
@@ -10,22 +10,20 @@ Eina 1.0.0 ALPHA
 Requirements:
 -------------
 Must have:
- libc
- libm
- (For windows you also need: evil)
+ libc (pthread or windows threading support, iconv support)
 
 Eina is a library providing data structure utilities for EFL that are meant
 to be lean, efficient and tailored to EFL's needs. This saves each
 library implementing its own custom datatype handling and duplicating
 the code. Some of the datatypes handles are:
-  Arrays (variable sized)
+  Arrays (variable sized, including inline members)
   Hash tables
   Inlined linked lists
   Linked lists
   Matricies
   Quadtrees
   Red/black trees
-  Strinbuffers (expandable string bufers)
+  Stringbuffers (expandable string buffers)
 
 In addition Eina supports shared string token hashes with Stringshare
 and Unistringshare (standard ascii/utf8 strings and full unicode