Evas: Updated changelog.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 22 Feb 2011 09:33:22 +0000 (09:33 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 22 Feb 2011 09:33:22 +0000 (09:33 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@57230 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

ChangeLog

index 756ecdd..331ea5f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
         * Fix bug in font string parsing that can result in a crash if a
           font element is long enough.
         * Fiix convert rgba8888 -> a8 bug so it wont crash.
-        
+
 2011-02-21  Carsten Haitzler (The Rasterman)
 
        * Fixed bug with memory access of old utf8 string when
           comparing prev and cur state with text obj.
 
+2011-02-22  Tom Hacohen (TAsn)
+
+       * Fixed a bug in textblock cursor position with empty textblocks.
+
+