diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
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 <federico@ximian.com> + + 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 <jpr@ximian.com> * importers/Makefile.am: include the header as a source so it gets |