eina: backport, ChangeLog and NEWS.

SVN revision: 68925
This commit is contained in:
Cedric BAIL 2012-03-07 10:45:06 +00:00
parent 4d1dc8ca35
commit a16dd17686
2 changed files with 5 additions and 0 deletions

View File

@ -229,3 +229,7 @@
2012-02-27 Alexandre Becoulet
* Add faster implementation of Eina_Rbtree.
2012-03-07 Cedric Bail
* Fix leak of Eina_File.

View File

@ -20,6 +20,7 @@ Additions:
Fixes:
* compilation errors in Eina_RWLock code when building code on Windows > XP
* stop leaking Eina_File.
Improvements: