changelog++
authorraster <raster>
Thu, 4 Feb 2010 09:11:09 +0000 (09:11 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 4 Feb 2010 09:11:09 +0000 (09:11 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@45864 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

ChangeLog

index 2f1d054..9c09b10 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        * Don't mess up when memory realloc failed during data descriptor creation.
 
+2010-01-04  Carsten Haitzler (The Rasterman)
+
+        * Fix another thread deadlock in mutex handling even in a single-threaded app.
+        
 2010-01-12  Cedric BAIL
 
        * Rewrite Eet_Data. Now you can do list/hash/array of strings and all
 2010-01-27  Cedric BAIL
 
        * Improve security by zeroying cipher material as soon as possible.
+
+2010-01-27  Cedric BAIL
+
+       * Improve security by zeroying cipher material as soon as possible.
+