summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorCedric Bail <cedric.bail@samsung.com>2013-11-20 20:04:58 +0900
committerCedric Bail <cedric.bail@samsung.com>2013-11-20 20:05:32 +0900
commit4096a185232ce685db92b391d8a8cc241a090b2c (patch)
tree7b238a54368797b1061c38ba0782c0bd548a8d24 /NEWS
parent21b82129025d96d872d2d7fda1eb62c67a5b5207 (diff)
downloadefl-4096a185232ce685db92b391d8a8cc241a090b2c.tar.gz
edje: fix use of eina_hash_pointer_new to actually look at the right value.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5ce9bcf17b..01803f8a69 100644
--- a/NEWS
+++ b/NEWS
@@ -435,7 +435,8 @@ Fixes:
- Fix size calculation of flags of signal callbacks
- Check for both Lua 5.1 and 5.2.
- Fixed memory leak in the edje map color transition.
- - Add null checking for name of anchor and item in geometry get functions.
+ - Add null checking for name of anchor and item in geometry get functions.
+ - Fix use of eina_hash_pointer to actually look at the pointer value.
* Efreet:
- Fix desktop command parsing of https.