summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJihoon Kim <jihoon48.kim@samsung.com>2013-08-14 18:17:06 +0900
committerJihoon Kim <jihoon48.kim@samsung.com>2013-08-14 18:17:06 +0900
commit4b5ed04559aa1a782a96f945b725b452c05e4d60 (patch)
tree14d3c1c14a319f49e199b56841c22f2d0ace15f3 /ChangeLog
parent56ca91dec05216f082867efa533b15b18773f822 (diff)
downloadefl-4b5ed04559aa1a782a96f945b725b452c05e4d60.tar.gz
Edje: add edje_object_part_text_input_panel_show_on_demand_set/get()
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d50d5192c..803be7ce74 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
+2013-08-14 Jihoon Kim
+
+ * Edje: add edje_object_part_text_input_panel_show_on_demand_set/get().
+
2013-08-13 Jihoon Kim
- * Ecore_IMF: add ecore_imf_context_input_panel_on_demand_set/get()
+ * Ecore_IMF: add ecore_imf_context_input_panel_on_demand_set/get().
2013-08-09 Cedric Bail