summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorShinwoo Kim <cinoo.kim@samsung.com>2013-07-06 14:41:00 +0900
committerShinwoo Kim <cinoo.kim@samsung.com>2013-07-06 14:41:00 +0900
commite3fcd7d0d254860c14e1ff82c31a0282856d97b1 (patch)
tree5d649c2f6125329cc6cd4fe59e3eaba9424b9b1a /ChangeLog
parentd1f71c63e7d14414b0e8be79e6ba5f3a70faf808 (diff)
downloadelementary-e3fcd7d0d254860c14e1ff82c31a0282856d97b1.tar.gz
[access] add elm_access_highlight_next_set, export elm_widget_focus_region_show
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 88d211ffd..481a6c1de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1487,3 +1487,7 @@
* Change the method to calculate a distance which be scrolled from linear to sine curve.
And add the configuration thumbscroll_flick_distance_tolerance. It's the max flick distance.
+
+2013-07-06 Shinwoo Kim
+
+ * Add elm_access_highlight_next_set, export elm_widget_focus_region_show