Evas: Updated changelog.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 16 Feb 2011 16:43:49 +0000 (16:43 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 16 Feb 2011 16:43:49 +0000 (16:43 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@57098 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

ChangeLog

index bafaf5b..771c67f 100644 (file)
--- a/ChangeLog
+++ b/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.
+