diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 2b411c8185..87ee706d4d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2005-04-04 Rodrigo Moya <rodrigo@novell.com> + + Fixes #68423 + + * gui/migration.c (migrate_ical): + * gui/e-tasks,c (e_tasks_expunge): + * gui/gnome-cal.c (gnome_calendar_purge): fixed huge (in some cases) + memory leaks. + 2005-04-01 Rodrigo Moya <rodrigo@novell.com> Fixes #41740 |