Evas textblock: Updated changelog about previous change.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 12 Apr 2012 10:09:50 +0000 (10:09 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 12 Apr 2012 10:09:50 +0000 (10:09 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@70130 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

ChangeLog

index 832b34e..d5d523b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
         when gl window buffer is smaller than the fbo. used wrong
         surface size in clipping logic.
 
+2012-04-12  Tom Hacohen (TAsn)
+
+       * Textblock: Fixed compilation with liblinebreak disabled.