From 54dd1725f9db3c57275a222607899b0c4ac94ea4 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 13 Nov 2003 11:55:12 +0000 Subject: (impl__get_userCreatableItems): New, implementation for the Component.userCreatableItems attribute. (impl_requestCreateItem): New, implementation for the Component.requestCreateItem() method. (mail_component_class_init): Install. svn path=/trunk/; revision=23321 --- mail/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index ee17da9db2..0413bf7094 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2003-11-13 Ettore Perazzoli + + * mail-component.c (impl__get_userCreatableItems): New, + implementation for the Component.userCreatableItems attribute. + (impl_requestCreateItem): New, implementation for the + Component.requestCreateItem() method. + (mail_component_class_init): Install. + 2003-11-13 Radek Doulik * em-junk-filter.c (em_junk_sa_is_available): new helper function, -- cgit