Add the ChnageLog and since 1.1.0
authorjaehwan <jaehwan@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 7 Nov 2011 04:36:53 +0000 (04:36 +0000)
committerjaehwan <jaehwan@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 7 Nov 2011 04:36:53 +0000 (04:36 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@64851 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

ChangeLog
src/bin/edje_cc_handlers.c

index 33a4e26..c3518b5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        * Entry: Added change information to entry,changed,user
 
+2011-11-03  Jaehwan Kim
+
+       * Transition: Add the "CURRENT" option which causes the edje object move
+             from its current position.
+
 2011-10-04  Govindaraju SM, Prince Kumar Dubey
 
        * Add Edje multisense that allows playback of samples and
index 6bc070a..aa54821 100644 (file)
@@ -7431,7 +7431,7 @@ st_collections_group_programs_program_action(void)
         Valid option is CURRENT.
 
         CURRENT is the option which causes the edje object to move from its current position.
-        It can be used as the last parameter of any transition type.
+        It can be used as the last parameter of any transition type. (@since 1.1.0)
 
     @endproperty
 */