news file for eet 1.5 release
[framework/uifw/eet.git] / NEWS
1 1.5.0 Release Features
2
3 * Fixed eet shutdown on windows
4 * Fixed test case to init eet
5 * Fixed compilation against libjpeg 8 on windows
6 * Fixed binary open on windows
7 * Fixed unopenable empty eet file for read/write
8 * Improved speed and memory footprint of EET_G_UNION and EET_G_ARRAY
9 * Added EET_DATA_DESCRIPTOR_ADD_LIST_STRING API for string lists
10 * Added eet_node API's to manipulate nodes
11 * Added eet_alias_get API
12 * Added eet_data_xattr_cipher_get and eet_data_xattr_cipher_set APIs
13 * Added EET_DATA_DESCRIPTOR_ADD_BASIC_ARRAY API
14 * Changed to use stringshare for mmaped file names
15 * Changed to use eina locking wrappers
16 * Changed to use eina_file for file IO