add a check for stupids
[framework/uifw/eina.git] / ChangeLog
index 7b0169f..42f2f94 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
         * Fix global_faulty faulty flag in eina_file to be set to 0
         initially rather than be random memory garbage.
 
+2012-05-29 Vincent Torri
+
+        * remove --disable-posix-threads and --disable-win32-threads
+       from configure options, and detect automatically the threading
+       support.
+       Fix bug in the XML parser when a tag was in a comment or a
+       cdata
+
+2012-06-08 Mike Blumenkrantz
+
+        * Prevent negative max_token count for eina_str_split functions