summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2013-11-20 10:11:21 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2013-11-20 10:22:00 +0100
commit8a3e021298c8d7ebf8cb587554422aa6a93edcc9 (patch)
tree45cc7cf656e4b7f947bff2e5f4aeb313d0553e54 /ChangeLog
parent4eb4307aa2b847e73924aa67a055294d2533090b (diff)
downloadefl-8a3e021298c8d7ebf8cb587554422aa6a93edcc9.tar.gz
Revert "eina: fix a possible race condition during eina_file_close."
it breaks everything This reverts commit 7e8fb93206ee95945bb757267832537c13ab4287.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 0 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c3dea3a93..3dc7c28258 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,3 @@
-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.