Evas textblock: Updated changelog.

SVN revision: 58449
This commit is contained in:
Tom Hacohen 2011-04-07 13:15:57 +00:00
parent d2b654d777
commit b5b34a6fe3
1 changed files with 7 additions and 0 deletions

View File

@ -221,3 +221,10 @@
* Fix bug in GL engine with someone stealing the GLX context away
as well as scissor clips when rotated output is not 0 (90, 180, 270).
2011-04-07 Tom Hacohen (TAsn)
* Major speed improvements.
* Only relayout and remake paragraphs that have actually changed.
This means we are a lot faster than before, especially with
long texts.