From b0c6214dc00c0bd1d89738468bc1a37e66b473e9 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Tue, 22 May 2012 12:14:26 +0000 Subject: [PATCH] add changelog for access cmds. SVN revision: 71325 --- legacy/elementary/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/legacy/elementary/ChangeLog b/legacy/elementary/ChangeLog index 670bbfec57..920f27ba8f 100644 --- a/legacy/elementary/ChangeLog +++ b/legacy/elementary/ChangeLog @@ -83,3 +83,8 @@ When it is the ELM_TOOLBAR_SHRINK_EXPAND mode and the max item is set, the items over max number are located in more panel. The APIs are added for this feature.(elm_toolbar_more_item_get, elm_toolbar_items_max_set/get) + +2012-05-22 Carsten Haitzler (The Rasterman) + + * Add skeleton for handling remote commands access controls. +