add a check for stupids
[framework/uifw/eina.git] / ChangeLog
index b224389..42f2f94 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
         * 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