diff options
author | Cedric Bail <cedric.bail@samsung.com> | 2013-11-20 20:04:58 +0900 |
---|---|---|
committer | Cedric Bail <cedric.bail@samsung.com> | 2013-11-20 20:05:32 +0900 |
commit | 4096a185232ce685db92b391d8a8cc241a090b2c (patch) | |
tree | 7b238a54368797b1061c38ba0782c0bd548a8d24 /ChangeLog | |
parent | 21b82129025d96d872d2d7fda1eb62c67a5b5207 (diff) |
edje: fix use of eina_hash_pointer_new to actually look at the right value.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ 2013-11-20 Cedric Bail * Eina: Fix a possible race condition during eina_file_close. + * Edje: Fix use of eina_hash_pointer to actually look at the pointer. 2013-11-19 Tom Hacohen |