diff options
author | Cedric BAIL <cedric@efl.so> | 2013-02-16 10:54:36 +0100 |
---|---|---|
committer | Cedric BAIL <cedric@efl.so> | 2013-02-16 10:54:36 +0100 |
commit | 1e916e44f7e2eeb20057299dbceecbe8bf0910be (patch) | |
tree | d91e812b8a465f8f3436c58961c96bbf7b690fec /NEWS | |
parent | 74aa601afcdba8b30932a3c3d7c0d2485ecc6e42 (diff) | |
download | efl-1e916e44f7e2eeb20057299dbceecbe8bf0910be.tar.gz efl-1e916e44f7e2eeb20057299dbceecbe8bf0910be.tar.xz efl-1e916e44f7e2eeb20057299dbceecbe8bf0910be.zip |
eina: improve Eina_Clist support for 64bits system.
This warning are triggered by a cross compilation as previously stated.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -109,6 +109,7 @@ Improvements: * edje entry : Support &, < and > in preedit string * eina: Eina_Tiler now take tile size into account. * edje: reduce memory consumption of Edje program handler. + * eina, evas: improved support for 64bits system. Fixes: * Fix a memory leak in ecore_con_dns when using ecore_con_server_connect |