summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCedric Bail <cedric.bail@samsung.com>2013-11-21 14:58:32 +0900
committerCedric Bail <cedric.bail@samsung.com>2013-11-21 14:58:32 +0900
commitba420c60474c23bfc0d59b07f9e4d0710ebcfa86 (patch)
tree0c6ec3872cfd94705c099c9b7a4debf48b0571b0 /ChangeLog
parent40d86ae6440c3c32abce55181147a92df69b1925 (diff)
downloadeina-ba420c60474c23bfc0d59b07f9e4d0710ebcfa86.tar.gz
eina: backport fix for race condition in Eina_File infrastructure.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8970c02..bfefe9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -434,3 +434,8 @@
2013-09-10 Eduardo Lima (Etrunko)
* 1.7.9 release
+
+2013-11-21 Cedric Bail
+
+ * Fix race condition when calling eina_file_open/eina_file_close.
+