From: tasn Date: Thu, 8 Dec 2011 13:45:09 +0000 (+0000) Subject: Evas: Updated NEWS file. X-Git-Tag: 2.0_alpha~153^2~105 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=520f06445437934cfc6d3b7b3f48a49fdca690af;p=framework%2Fuifw%2Fevas.git Evas: Updated NEWS file. git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@66032 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/NEWS b/NEWS index afddb46..be64e8f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +Evas 1.2.0 + +Changes since Evas 1.1.0: +------------------------- + +Additions: + + * Textblock now supports self-closing tags, i.e
. Those should be used instead of the old
way. + Evas 1.1.0 Changes since Evas 1.0.0: