Ecore: and update ChangeLog NEWS...

SVN revision: 65427
This commit is contained in:
Vincent Torri 2011-11-20 07:15:51 +00:00
parent fd657b8fc4
commit b07ca09f5d
2 changed files with 4 additions and 1 deletions

View File

@ -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

View File

@ -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