diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index e2e020864b..566438b097 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +2008-04-02 Matthew Barnes <mbarnes@redhat.com> + + * gui/Makefile.am: + Remove CORBA rules for the old composer. + + * gui/itip-utils.c (comp_from), (comp_to_list), (comp_subject), + (comp_content_type), (comp_filename), (comp_description), + (append_cal_attachments), (itip_send_comp), (reply_to_calendar_comp): + Adapt to new Bonobo-less composer widget. + 2008-03-31 Suman Manjunath <msuman@novell.com> ** Fix for bug #346555 |