diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 01a3f216ea..b767e3bf9a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2008-06-04 Shuai Liu <shuai.liu@sun.com> + + ** Fix for bug #535204 + + * gui/tasks-component.c: (destroy_component_view): + The tasks objects had been destroyed before the call of destroy_ + component in tasks-component.c. No need to call them. + 2008-05-29 Milan Crha <mcrha@redhat.com> ** Fix for bug #535459 |