From: tasn Date: Tue, 3 Jan 2012 12:18:16 +0000 (+0000) Subject: Edje: Updated changelog. X-Git-Tag: submit/2.0alpha-wayland/20121127.221958~461 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9784a6020beaa8d54c5d9f9d4719549575507f94;p=profile%2Fivi%2Fedje.git Edje: Updated changelog. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66793 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/ChangeLog b/ChangeLog index 9374162..8310770 100644 --- a/ChangeLog +++ b/ChangeLog @@ -247,10 +247,13 @@ 2011-12-19 Cedric Bail * Check existence of group at compile time also. - + 2012-01-02 Carsten Haitzler (The Rasterman) * Fix prototype for edje_object_part_text_cursor_content_get() as it returned a strduped string and not an internal one, so this just formalizes its existing behavior correctly. +2012-01-03 Tom Hacohen (TAsn) + + * Entry: Fixed undo/redo with IMF.