summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAmitesh Singh <singh.amitesh@gmail.com>2013-11-13 20:32:31 +0900
committerDaniel Juyung Seo <seojuyung2@gmail.com>2013-11-13 20:39:48 +0900
commitcf61678ea3a4dcc78fc0b86af6f118969dd4ed10 (patch)
tree8dea4ebf26151f1f5012f118a771bb208f549ec1 /ChangeLog
parent5101cb93f8e83135f9446a7f6047424881db7d5f (diff)
downloadelementary-cf61678ea3a4dcc78fc0b86af6f118969dd4ed10.tar.gz
[hoversel] - Added focus support on hoversel items.
Summary: Focus support on hoversel items. Test Plan: elementary_test->hoversel2 Reviewers: seoz, raster, Hermet CC: nirajkr Differential Revision: https://phab.enlightenment.org/D316
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4939b8134..c7c7dee47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1743,3 +1743,7 @@
2013-11-07 ChunEon Park (Hermet)
* scroller: don't focus region show if the scroller is disabled.
+
+2013-11-05 Amitesh Singh (_ami_)
+
+ * hoversel: Added focus support on hoversel items.