aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2001-06-23 00:08:01 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2001-06-23 00:08:01 +0800
commit273ead43140dd463f4995766858942a36f5724f6 (patch)
treebd749c39271866a6623788639c1b4edbf2b3cff1 /calendar/ChangeLog
parent638004fe63b43f4cbe9598423a187b0e1a8ed5d6 (diff)
downloadgsoc2013-evolution-273ead43140dd463f4995766858942a36f5724f6.tar
gsoc2013-evolution-273ead43140dd463f4995766858942a36f5724f6.tar.gz
gsoc2013-evolution-273ead43140dd463f4995766858942a36f5724f6.tar.bz2
gsoc2013-evolution-273ead43140dd463f4995766858942a36f5724f6.tar.lz
gsoc2013-evolution-273ead43140dd463f4995766858942a36f5724f6.tar.xz
gsoc2013-evolution-273ead43140dd463f4995766858942a36f5724f6.tar.zst
gsoc2013-evolution-273ead43140dd463f4995766858942a36f5724f6.zip
new function for the backends to be able to call the getPassword method on
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 svn path=/trunk/; revision=10396
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
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