diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2002-03-01 20:56:50 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2002-03-01 20:56:50 +0800 |
commit | db615484bec09356b785551f52a5a1106c02dd45 (patch) | |
tree | d783ba7dbbe931115597239f802c814df6150b11 /calendar/ChangeLog | |
parent | 6441c1f05b2b509a49c3b392781c471d272d7263 (diff) | |
download | gsoc2013-evolution-db615484bec09356b785551f52a5a1106c02dd45.tar.gz gsoc2013-evolution-db615484bec09356b785551f52a5a1106c02dd45.tar.zst gsoc2013-evolution-db615484bec09356b785551f52a5a1106c02dd45.zip |
added the METHOD property to the top level component we create.
2002-02-28 Rodrigo Moya <rodrigo@ximian.com>
* calendar/gui/e-itip-control.c (e_itip_control_set_data): added the
METHOD property to the top level component we create.
svn path=/trunk/; revision=15880
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index b91ac9867b..481380f100 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2002-02-28 Rodrigo Moya <rodrigo@ximian.com> + + * calendar/gui/e-itip-control.c (e_itip_control_set_data): added the + METHOD property to the top level component we create. + 2002-02-26 Rodrigo Moya <rodrigo@ximian.com> * gui/control-factory.c (set_prop): |