From: caro Date: Sun, 20 Nov 2011 07:15:51 +0000 (+0000) Subject: Ecore: and update ChangeLog NEWS... X-Git-Tag: 2.0_alpha~112^2~20 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e5386257f3c277b17da35690f02908ce96f34548;p=framework%2Fuifw%2Fecore.git Ecore: and update ChangeLog NEWS... git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@65427 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/ChangeLog b/ChangeLog index cd48818..fe09c18 100644 --- a/ChangeLog +++ b/ChangeLog @@ -330,4 +330,6 @@ 2011-11-20 Vincent Torri - * Ecore_Win32, Ecore_WinCE: fix Shift, Control and Alt keys detection + * Ecore_Win32, Ecore_WinCE: fix Shift, Control and Alt keys + detection + * Ecore_Win32: fix "mouse-down inside and mouse-up outside" issue diff --git a/NEWS b/NEWS index 6855848..f761f45 100644 --- a/NEWS +++ b/NEWS @@ -75,6 +75,7 @@ Fixes: * NULL pointer dereference in ecore_x selection notification code * sync GNUTLS thread activation with eina changes * ecore_ipc compilation on Windows + * "mouse-down inside and mouse-up outside" issue on Windows * ecore_x shadow tree search fixed to respect shape input of windows * fd handlers fixed when idler callbacks add jobs or events * ecore_x_selection_convert takes length into account