diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index d352bb4811..2aa9d54505 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,6 +1,14 @@ 2001-01-22 JP Rosevear <jpr@ximian.com> + * conduits/todo/todo-conduit.c (for_each_modified): remove duplicate + message + + * conduits/calendar/Makefile.am: Remove vfs lib dependency + + * conduits/todo/Makefile.am: ditto + * conduits/calendar/calendar-conduit.c: Remove alarm foo for now + (for_each_modified): remove duplicate message 2001-01-21 JP Rosevear <jpr@ximian.com> |