diff --git a/legacy/evas/ChangeLog b/legacy/evas/ChangeLog index bafaf5bb01..771c67f4c8 100644 --- a/legacy/evas/ChangeLog +++ b/legacy/evas/ChangeLog @@ -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. +