diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 9bb02b4b5d..7eded8aff2 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,22 @@ +2000-10-17 JP Rosevear <jpr@helixcode.com> + + * conduits/todo/todo-conduit-control-applet.c: Add defines + + * conduits/todo/todo-conduit-config.h: put #ifdefs around functions + can't make this a public interface in the usual way as then the + symbols would be exported + + * conduits/todo/todo-conduit.c: Kill warnings. clahey will be + happy! Add some defines to include only the necessary config functions. + (conduit_get_gpilot_conduit): Hook up archive signals + + * conduits/calendar/calendar-conduit.c: Same as above + + * conduits/calendar/calendar-conduit-control-applet.c: ditto + + * conduits/calendar/calendar-conduit-config.h: ditto + + 2000-10-16 Jesse Pavel <jpavel@helixcode.com> * gui/e-itip-control.c: You can now add incoming iTip |