diff options
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 f942c4d272..0aaaba92ef 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,10 @@ 2000-11-24 Federico Mena Quintero <federico@helixcode.com> + * gui/e-calendar-table.c (e_calendar_table_init): Unref the ETable + extras. + +2000-11-24 Federico Mena Quintero <federico@helixcode.com> + * cal-util/cal-component.c (free_icalcomponent): DOH, fixed reversed test for the presence of the icalcomp's parent. This was causing memory leaks in the Wombat and elsewhere. |