From 69223166c6c7f71c6355742334d47a0e2d0733e7 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 27 Apr 2001 02:05:45 +0000 Subject: the value type should be inited with ICAL_VALUE_* rather than ICAL_*_VALUE 2001-04-26 JP Rosevear * cal-util/cal-component.c (cal_component_alarm_set_trigger): the value type should be inited with ICAL_VALUE_* rather than ICAL_*_VALUE because it is a param argument. svn path=/trunk/; revision=9611 --- calendar/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 16343be8b2..bc0a8108cf 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2001-04-26 JP Rosevear + + * cal-util/cal-component.c (cal_component_alarm_set_trigger): the + value type should be inited with ICAL_VALUE_* rather than + ICAL_*_VALUE because it is a param argument. + 2001-04-26 Federico Mena Quintero * gui/calendar-model.c (get_is_overdue): Replace "<" by "<=" in -- cgit v1.2.3