diff options
author | Chenthill Palanisamy <pchenthill@novell.com> | 2005-03-21 23:34:37 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-03-21 23:34:37 +0800 |
commit | f867fb4644ed8b90b5dc64b04782ccced3824c91 (patch) | |
tree | 1f3c42aace54c8b1b84122f5c2e6c57576dab12e /calendar/ChangeLog | |
parent | a28310cfb08a82b540cba718bd16f8a1264b549b (diff) | |
download | gsoc2013-evolution-f867fb4644ed8b90b5dc64b04782ccced3824c91.tar.gz gsoc2013-evolution-f867fb4644ed8b90b5dc64b04782ccced3824c91.tar.zst gsoc2013-evolution-f867fb4644ed8b90b5dc64b04782ccced3824c91.zip |
Fixes #73031
2005-03-21 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #73031
* gui/dialogs/event-editor.c: (event_editor_finalize):
* gui/dialogs/task-editor.c: (task_editor_finalize): Added
a check for the presence of the object before unreffing it.
svn path=/trunk/; revision=29076
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index fad3b52e9e..27c26ad21e 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2005-03-21 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #73031 + * gui/dialogs/event-editor.c: (event_editor_finalize): + * gui/dialogs/task-editor.c: (task_editor_finalize): Added + a check for the presence of the object before unreffing it. + 2005-03-21 JP Rosevear <jpr@novell.com> * gui/gnome-cal.c (default_client_cal_opened_cb): if its busy, try |