eina NEWS file has summary from changelog. damn we did a lot.
[framework/uifw/eina.git] / NEWS
1 1.1 Release Features
2
3 * Fixed compilation problems with some configure options
4 * Fixed stat issue if file size is in bytes and serial number overran 32bits
5 * Fixed uninstall of mempool modules
6 * Fixed static build of buddy mempool
7 * Fixed stringshare multi-init bug
8 * Fixed windows port of eina_sched_prio_drop
9 * Fixed eina_hash_set to handle data being NULL like eina_hash_del
10 * Fixed static linking to eina (iconv can be avoided)
11 * Fixed eina_share_common_del and eina_share_common_ref unlock bug
12 * Improved scalability/speed improvements in Chained Mempool
13 * Added eina_unicode_strndup API
14 * Added EINA_INLIST_FOREACH_SAFE API
15 * Added Eina unicode UTF8 convenience calls API
16 * Added eina_list_move functions to move list nodes from list to list directly
17 * Added simple SAX XML parser API added
18 * Added inlist sort and sorted insert API
19 * Added mempool repack API
20 * Added eina_file API for portable file memory-mapping with IO saffety traps
21 * Added thread locks, conditions etc. wrapper API for portability
22 * Added prefix API for apps or libs to find their runtime prefix location
23 * Added refcount macro API
24 * Added binbuf for binary extendable buffers API
25 * Added eina_hash_free_cb_set API
26 * Added eina_main_loop_is API
27 * Added eina_strbuf_manage_new and eina_ustrbuf_manage_new APIs
28 * Added eina_xattr API's
29 * Changed to stringshare as storage eina error strings now