Modified ChangeLog and News for the latest modification.
authorWooHyun Jung <wh0705.jung@samsung.com>
Wed, 10 Apr 2013 04:53:37 +0000 (13:53 +0900)
committerWooHyun Jung <wh0705.jung@samsung.com>
Wed, 10 Apr 2013 04:53:37 +0000 (13:53 +0900)
ChangeLog
NEWS

index 2a8e558f44a1220e9bbae174bf968f6f416f8b9b..be52bcb23fa8e6d4c786ff923e3008e4f3767b36 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-04-10  WooHyun Jung
+
+        * Edje: When cursor is located to each edge, entry now doesn't grab events for cursor movement.
+
 2013-04-09  Jérémy Zurcher (jeyzu)
 
         * Eina: Add eina_inlist_first and eina_inlist_last
diff --git a/NEWS b/NEWS
index ed33eef9e8c14862017fcdd32c0205f99baa0559..b5e99a7f41521e8134ee603541dde3faa97a70da 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -229,3 +229,4 @@ Fixes:
     * Evas: Fix over redrawing of Evas_Map when applied on smart object.
     * Evas font: Fix a bug with cluster size calculation with texts ending
        with ligatures.
+    * Edje entry: When cursor is located to each edge, entry now doesn't grab events for cursor movement.