* Eet: Update ChangeLog according to last modification.

SVN revision: 39592
This commit is contained in:
Cedric BAIL 2009-03-19 19:14:38 +00:00
parent 0dcb98f55f
commit 4846c18b8a
1 changed files with 9 additions and 1 deletions

View File

@ -155,4 +155,12 @@
2009-03-17 Gustavo Sverzut Barbieri
* force fsync() after data is written to file, solve ext4 issues.
* Force fsync() after data is written to file, solve ext4 issues.
2009-03-18 Carsten Haitzler (The Rasterman)
* Disable fsync. Edit the code if you need it.
2009-03-19 Cedric BAIL
* Make eet_data thread safe.