summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCedric Bail <cedric.bail@samsung.com>2013-08-29 11:21:20 +0900
committerCedric Bail <cedric.bail@samsung.com>2013-08-29 11:21:20 +0900
commit1ac1db596fab74bd889cede127bcb1ff94ddecab (patch)
treeaf1cf834b6a34d5c4ee54bd5f26e7d42ba3142b9 /ChangeLog
parent85f0749a83a2d1eeb474d92de077d484aa195b64 (diff)
downloadefl-1ac1db596fab74bd889cede127bcb1ff94ddecab.tar.gz
evas: add interceptor for focus_set.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31645b59d8..99658c5d26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2013-08-29 Cedric Bail
+ * Evas: add interceptor for focus_set.
+
+2013-08-28 Cedric Bail
+
* Evas: use mmap/munmap to allocate surface.
2013-08-27 Jaehyun Cho