diff options
author | Seth Alves <alves@src.gnome.org> | 2000-08-12 12:19:56 +0800 |
---|---|---|
committer | Seth Alves <alves@src.gnome.org> | 2000-08-12 12:19:56 +0800 |
commit | aa30b83241a0ba4b342fe234e555fb663efc8ea3 (patch) | |
tree | 1b84f7ff058343982915acb4c1a1e53827d79f6d /calendar/ChangeLog | |
parent | 4430ec83ec3ae4770c08d74bd9434b694e7ee628 (diff) | |
download | gsoc2013-evolution-aa30b83241a0ba4b342fe234e555fb663efc8ea3.tar gsoc2013-evolution-aa30b83241a0ba4b342fe234e555fb663efc8ea3.tar.gz gsoc2013-evolution-aa30b83241a0ba4b342fe234e555fb663efc8ea3.tar.bz2 gsoc2013-evolution-aa30b83241a0ba4b342fe234e555fb663efc8ea3.tar.lz gsoc2013-evolution-aa30b83241a0ba4b342fe234e555fb663efc8ea3.tar.xz gsoc2013-evolution-aa30b83241a0ba4b342fe234e555fb663efc8ea3.tar.zst gsoc2013-evolution-aa30b83241a0ba4b342fe234e555fb663efc8ea3.zip |
stubs for pilot id accessors (cal_component_get_pilot_status):
* 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
* conduits/todo/todo-conduit.c (transmit): same
svn path=/trunk/; revision=4767
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 559e0c8b9c..c0802b8c52 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2000-08-11 Seth Alves <alves@hungry.com> + + * conduits/calendar/calendar-conduit.c (transmit): start to + convert to cal-component interface + + * conduits/todo/todo-conduit.c (transmit): same + 2000-08-11 Federico Mena Quintero <federico@helixcode.com> * gui/calendar-model.c (get_geo): Generate a prettier string for |