diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 0083402378..abab644a57 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,10 @@ 2003-04-10 Rodrigo Moya <rodrigo@ximian.com> + * gui/alarm-notify/alarm-queue.c (remove_queued_alarm): only remove + the alarm for backends that want it (Exchange). + +2003-04-10 Rodrigo Moya <rodrigo@ximian.com> + * cal-util/cal-util.h: added #define's for static capabilities. * pcs/cal-backend-file.c (cal_backend_file_get_static_capabilities): |