From abe1e4017d5a095aa911b6736ca8ad0d50c9f1fb Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Mon, 29 Oct 2001 22:23:20 +0000 Subject: Fix bug #12163. 2001-10-29 Federico Mena Quintero Fix bug #12163. * cal-util/cal-util.c (compute_alarm_range): Take alarm repetitions into account. (add_alarm_occurrences_cb): Add alarm repetitions. (generate_absolute_triggers): Likewise. (generate_absolute_triggers): Oops, absolute triggers are in UTC, so convert them as such. Also, pay attention to the timezones of the dtstart and dtend properties. svn path=/trunk/; revision=14369 --- calendar/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 44fac413ca..06f853b056 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,15 @@ +2001-10-29 Federico Mena Quintero + + Fix bug #12163. + + * cal-util/cal-util.c (compute_alarm_range): Take alarm + repetitions into account. + (add_alarm_occurrences_cb): Add alarm repetitions. + (generate_absolute_triggers): Likewise. + (generate_absolute_triggers): Oops, absolute triggers are in UTC, + so convert them as such. Also, pay attention to the timezones of + the dtstart and dtend properties. + 2001-10-29 JP Rosevear * importers/Makefile.am: include the header as a source so it gets -- cgit v1.2.3