diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2013-11-20 10:19:16 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2013-11-20 10:22:00 +0100 |
commit | 58b578c9b07497496fedd51f3aa3bd434a0fa305 (patch) | |
tree | 00840be00995dfdd3b3595d32350ec5f1aae43c2 /ChangeLog | |
parent | 8a3e021298c8d7ebf8cb587554422aa6a93edcc9 (diff) |
eina: fix a possible race condition during eina_file_close.
replay 7e8fb93 without the breakage
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2013-11-20 Cedric Bail + + * Eina: Fix a possible race condition during eina_file_close. + 2013-11-19 Tom Hacohen * Evas textblock: Fixed order of tags inserted with markup_app/prepend. |