From f44f44e02461767c9ab02f1c280ff1ad0f1c5abe Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Thu, 7 Apr 2011 13:34:00 +0000 Subject: [PATCH] Evas: Fix last changelog entry description. SVN revision: 58453 --- legacy/evas/ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/legacy/evas/ChangeLog b/legacy/evas/ChangeLog index 59f513beed..1b664b5886 100644 --- a/legacy/evas/ChangeLog +++ b/legacy/evas/ChangeLog @@ -223,8 +223,8 @@ 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 + * Textblock: Major speed improvements. + * Textblock: Only relayout and remake paragraphs that have actually + changed. This means we are a lot faster than before, especially with long texts.