diff options
Diffstat (limited to 'plugins/itip-formatter/ChangeLog')
-rw-r--r-- | plugins/itip-formatter/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog index efbc1d7d25..abad7de6b3 100644 --- a/plugins/itip-formatter/ChangeLog +++ b/plugins/itip-formatter/ChangeLog @@ -1,3 +1,12 @@ +2005-08-21 Chenthill Palanisamy <pchenthill@novell.com> + + * itip-formatter.c: + (update_attendee_status): removed the unwanted brackets. + (format_itip_object): Applied the patch from + Christian Kellner <Christian.Kellner@scalix.com> which + fixes a memory leak and make deference of url + much simpler. + 2005-08-20 Carsten Guenther <carsten.guenther@scalix.com> * itip-formatter.c: (cal_opened_cb, final_cal_opened_cb): |