diff options
author | Federico Mena Quintero <federico@helixcode.com> | 2000-12-08 00:16:11 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2000-12-08 00:16:11 +0800 |
commit | dbd0b894c29ae2903b97dab4ee920badea62f074 (patch) | |
tree | 1e3200bbcac176d8fc7221828daa05f24f8c1eac /calendar/ChangeLog | |
parent | 247998098826dca3eff39e40ffeda623144b6737 (diff) | |
download | gsoc2013-evolution-dbd0b894c29ae2903b97dab4ee920badea62f074.tar.gz gsoc2013-evolution-dbd0b894c29ae2903b97dab4ee920badea62f074.tar.zst gsoc2013-evolution-dbd0b894c29ae2903b97dab4ee920badea62f074.zip |
Unref the component from the objects list; it got referenced as many times
2000-12-07 Federico Mena Quintero <federico@helixcode.com>
* cal-client/cal-client.c (cal_client_generate_instances): Unref
the component from the objects list; it got referenced as many
times as appropriate for the instances list.
svn path=/trunk/; revision=6836
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index db57fe6d09..8969aaa817 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2000-12-07 Federico Mena Quintero <federico@helixcode.com> + + * cal-client/cal-client.c (cal_client_generate_instances): Unref + the component from the objects list; it got referenced as many + times as appropriate for the instances list. + 2000-12-06 Federico Mena Quintero <federico@helixcode.com> * gui/event-editor.c (file_delete_cb): Confirm before deleting the |