diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2002-06-26 18:45:15 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2002-06-26 18:45:15 +0800 |
commit | 65117fc884fdc8772306d97b076807b0ab3998e2 (patch) | |
tree | 2c17a810dd8805e2035aa4290d1517beb45617dd /calendar/ChangeLog | |
parent | 1d97d419925319e43848ea4c151455b8c1ae77e3 (diff) | |
download | gsoc2013-evolution-65117fc884fdc8772306d97b076807b0ab3998e2.tar gsoc2013-evolution-65117fc884fdc8772306d97b076807b0ab3998e2.tar.gz gsoc2013-evolution-65117fc884fdc8772306d97b076807b0ab3998e2.tar.bz2 gsoc2013-evolution-65117fc884fdc8772306d97b076807b0ab3998e2.tar.lz gsoc2013-evolution-65117fc884fdc8772306d97b076807b0ab3998e2.tar.xz gsoc2013-evolution-65117fc884fdc8772306d97b076807b0ab3998e2.tar.zst gsoc2013-evolution-65117fc884fdc8772306d97b076807b0ab3998e2.zip |
Fixes #25410
2002-06-25 Rodrigo Moya <rodrigo@ximian.com>
Fixes #25410
* gui/alarm-notify.c (AlarmNotify_removeCalendar): do proper
cleanup on removal of clients.
(alarm_notify_add_calendar): ditto.
svn path=/trunk/; revision=17287
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 576ef9774f..f3a70554a4 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2002-06-25 Rodrigo Moya <rodrigo@ximian.com> + + Fixes #25410 + + * gui/alarm-notify.c (AlarmNotify_removeCalendar): do proper + cleanup on removal of clients. + (alarm_notify_add_calendar): ditto. + 2002-06-25 JP Rosevear <jpr@ximian.com> * gui/itip-utils.c (comp_compliant): plug leak and actually use |