diff options
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 a018ee1e08..db9d905f95 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,12 @@ 2001-06-22 Rodrigo Moya <rodrigo@ximian.com> + * pcs/cal.[ch] (cal_get_password): new function for the backends to + be able to call the getPassword method on the associated + WombatClient + (cal_forget_password): ditto for the forgetPassword method + +2001-06-22 Rodrigo Moya <rodrigo@ximian.com> + * idl/evolution-calendar.idl: changed getFreeBusy method to return a CalObj instead of a sequence |