From: raster Date: Mon, 21 Feb 2011 06:38:44 +0000 (+0000) Subject: fix up chlog. X-Git-Tag: build/2012-07-04.173327~1295 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d101f277be9186ab3edf7c97fe0c37a6248f2fa4;p=profile%2Fivi%2Fecore.git fix up chlog. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@57205 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/ChangeLog b/ChangeLog index e93d99a..f6febcf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -48,3 +48,13 @@ * Ecore_Win32: improve resize of windows and fix key up event for the 'space' key. * Ecore_WinCE: do not erase a window background + +2011-02-21 Jihoon Kim + + * Add get calls in ecore_imf for ecore_imf_context_canvas_get() and + ecore_imf_context_window_get(). + +2011-02-21 Raoul Hecky + + * Remove 300 second timeout so large downloads work in ecore_con. +