Ecore: and update ChangeLog NEWS...
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 20 Nov 2011 07:15:51 +0000 (07:15 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 20 Nov 2011 07:15:51 +0000 (07:15 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@65427 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

ChangeLog
NEWS

index cd48818..fe09c18 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 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 (file)
--- 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