diff options
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index c0802b8c52..5850854e52 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,10 @@ 2000-08-11 Seth Alves <alves@hungry.com> + * cal-util/cal-component.c (cal_component_get_pilot_id): + (cal_component_set_pilot_id): stubs for pilot id accessors + (cal_component_get_pilot_status): + (cal_component_set_pilot_status): stubs for pilot status accessors + * conduits/calendar/calendar-conduit.c (transmit): start to convert to cal-component interface |