ecore/gesture: Don't do dead assignments after return.
[framework/uifw/ecore.git] / ChangeLog
index a306f75..2296f82 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
          an implicit requirement that the window had keyboard focus to retrieve
          a timestamp that wasn't used. This removes that requirement and fixes
          ticket #1030.
+
+2012-06-22 Vincent Torri
+
+       * ecore_exe: fix compilation on fedora 18.
+
+2012-06-23  Carsten Haitzler (The Rasterman)
+
+        * Fix small problem with xim module and if xim input context is
+        destroyed. causes crashes next focus. track ic and set to NULL.
+