Evas: Updated changelog.

SVN revision: 57098
This commit is contained in:
Tom Hacohen 2011-02-16 16:43:49 +00:00
parent e1b714f9a9
commit bf11500312
1 changed files with 6 additions and 0 deletions

View File

@ -99,3 +99,9 @@
improves BMP loader support to handle malformed RLE BMP's that
encode more pixels per line than the image actuall has.
2011-02-16 Tom Hacohen (TAsn)
* Dropped Evas_Encoding and moved to use Eina_unicode_utf8 instead.
* Started showing the unicode replacement character instead of missing
glyphs.