From: caro Date: Sun, 20 Nov 2011 07:16:39 +0000 (+0000) Subject: Ecore: put entry in the correct section X-Git-Tag: build/2012-07-04.173327~671 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=20c854a6ef9b0868e80db4b12330fcc9225c6f0c;p=profile%2Fivi%2Fecore.git Ecore: put entry in the correct section git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@65428 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/NEWS b/NEWS index f761f45..b701180 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 + * fix Shift, Control and Alt keys detection 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 @@ -96,7 +97,6 @@ Improvements: * ecore timer monotonic clock now supported on OSX * make ecore_con work on Windows * improve resize/move on Windows - * fix Shift, Control and Alt keys detection on Windows * refactored _ecore_main_loop_iterate_internal * better safety with ecore_evas_ecore_evas_get * ecore-evas produces more errors on stderr when errors happen now