summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e3bce088d..101772222 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1664,3 +1664,7 @@
* fileselector: Add the configuration fileselector_double_tap_navigation_enable.
It makes fileselector navigate folder using double tap instead of single tap.
+
+2013-10-02 Ryuan Choi (ryuan)
+ * fileselector: Add "activated" smart callback. It can be used to execute
+ a file activated by double-clicking or pressing Enter key.