diff options
author | JP Rosevear <jpr@ximian.com> | 2004-02-26 21:48:44 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-02-26 21:48:44 +0800 |
commit | f7d587939d8df919d50fff368ebaffde4276ea25 (patch) | |
tree | 603a2bdd1d5198b2954a04f48eab3159ea9fb5cc /calendar/ChangeLog | |
parent | e0163b782f3c12b72acbe5ade34e88a9a7504e7d (diff) | |
download | gsoc2013-evolution-f7d587939d8df919d50fff368ebaffde4276ea25.tar gsoc2013-evolution-f7d587939d8df919d50fff368ebaffde4276ea25.tar.gz gsoc2013-evolution-f7d587939d8df919d50fff368ebaffde4276ea25.tar.bz2 gsoc2013-evolution-f7d587939d8df919d50fff368ebaffde4276ea25.tar.lz gsoc2013-evolution-f7d587939d8df919d50fff368ebaffde4276ea25.tar.xz gsoc2013-evolution-f7d587939d8df919d50fff368ebaffde4276ea25.tar.zst gsoc2013-evolution-f7d587939d8df919d50fff368ebaffde4276ea25.zip |
make sure we unref the task pad client and the calendar clients are
2004-02-26 JP Rosevear <jpr@ximian.com>
* gui/gnome-cal.c (client_cal_opened_cb): make sure we unref the
task pad client and the calendar clients are unreffed by the hash
table
svn path=/trunk/; revision=24880
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 6fb8396b5a..a27e8d31e4 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2004-02-26 JP Rosevear <jpr@ximian.com> + + * gui/gnome-cal.c (client_cal_opened_cb): make sure we unref the + task pad client and the calendar clients are unreffed by the hash + table + 2004-02-24 JP Rosevear <jpr@ximian.com> * gui/migration.c (migrate_calendars): fix float type pane |