From 3694f65c8d0b8bf6086d288113c7577b770c3322 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Mon, 3 Sep 2012 09:01:21 +0000 Subject: [PATCH] add in chglog for shinwoo's patch. SVN revision: 75982 --- legacy/elementary/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/legacy/elementary/ChangeLog b/legacy/elementary/ChangeLog index ad0e8fde3d..f7228a8cd2 100644 --- a/legacy/elementary/ChangeLog +++ b/legacy/elementary/ChangeLog @@ -442,3 +442,7 @@ * Fix re-order animation when it doesn't end correctly. * Improve elm map module loading to onlt init the module needed when searching and not all modules. + +2012-09-03 Shinwoo Kim (kimcinoo) + + * Add in more access subsystem features like activation cb.