Eina unicode: Added utf8 handling functions and also added Eina_Unicode<->UTF-8 conve...
[framework/uifw/eina.git] / ChangeLog
1 2011-01-29  Carsten Haitzler (The Rasterman)
2
3         1.0.0 release
4
5 2011-02-01  Cedric Bail
6
7         * Improve scalability and raw speed of Chained Mempool.
8
9 2011-02-08  Tom Hacohen
10
11         * Added eina_unicode_strndup
12
13 2011-02-16  Mike Blumenkrantz
14
15         * Added EINA_INLIST_FOREACH_SAFE
16
17 2011-02-16  Tom Hacohen
18
19         * Added eina_unicode_utf8* functions for utf8 string handling
20         and conversions to and from Eina_Unicode