From: Michael BOUCHAUD Date: Thu, 22 Nov 2012 11:11:05 +0000 (+0000) Subject: elementary: fill NEWS and Changelog X-Git-Tag: submit/efl/20131021.015827~1495 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0e432b277b752e027754b047f063e03e84c50104;p=platform%2Fupstream%2Felementary.git elementary: fill NEWS and Changelog SVN revision: 79537 --- diff --git a/ChangeLog b/ChangeLog index b53484a..0459964 100644 --- a/ChangeLog +++ b/ChangeLog @@ -689,6 +689,10 @@ * Support indicator service in elm_conformant. elm conformant can manage indicator(elm_plug). -2012-11-14 Michael Bouchaud (yoz) +2012-11-21 Michael Bouchaud (yoz) * update the min size hint on elm_label after a text set + +2012-11-22 Michael Bouchaud (yoz) + + * fix elm_flip to show only one face at a time diff --git a/NEWS b/NEWS index d9b0404..2e5c526 100644 --- a/NEWS +++ b/NEWS @@ -59,6 +59,7 @@ Fixes: * Fix missing selected event in elm_index (elm_index_item_selected_set) * Fix the elm_image which is made up of a edje object can call a callback function * Fix update the min size hint on elm_label after a text set + * Fix flip widget who show the two face at same time Removals: