Evas: Updated changelog.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 30 Jan 2011 13:55:16 +0000 (13:55 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 30 Jan 2011 13:55:16 +0000 (13:55 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@56554 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

ChangeLog

index 401430e..c859437 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
         * Fixed cursor/selection handling with BiDi text.
         * Fixed many BiDi issues in both textblock and text objects.
         * Cleaned up textblock and font engine a lot.
+        * Added auto-alignment to tetxblock and text objects.
+        * Added mixedwrap (word wrap, and if a word is too big cut it) support
+          to textblock.
         * Renamed a lot of stuff.
         * Made textblock faster, mostly by saving item sizes and caching
           layout items when text doesn't change.