aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorSivaiah Nallagatla <snallagatla@novell.com>2004-05-25 19:14:03 +0800
committerSivaiah Nallagatla <siva@src.gnome.org>2004-05-25 19:14:03 +0800
commitbd3aa1b3e7e6d79d016caf34796299e7ab0ae686 (patch)
treeea92e37b667e055dc1b6c2a94ea5a0daf79d3f94 /calendar/ChangeLog
parentf0374055952ee8530779273c56cdaf904e4624a6 (diff)
downloadgsoc2013-evolution-bd3aa1b3e7e6d79d016caf34796299e7ab0ae686.tar
gsoc2013-evolution-bd3aa1b3e7e6d79d016caf34796299e7ab0ae686.tar.gz
gsoc2013-evolution-bd3aa1b3e7e6d79d016caf34796299e7ab0ae686.tar.bz2
gsoc2013-evolution-bd3aa1b3e7e6d79d016caf34796299e7ab0ae686.tar.lz
gsoc2013-evolution-bd3aa1b3e7e6d79d016caf34796299e7ab0ae686.tar.xz
gsoc2013-evolution-bd3aa1b3e7e6d79d016caf34796299e7ab0ae686.tar.zst
gsoc2013-evolution-bd3aa1b3e7e6d79d016caf34796299e7ab0ae686.zip
read the "auth-domain" property to use as component name for e-password
2004-05-25 Sivaiah Nallagatla <snallagatla@novell.com> * common/authentication.c (auth_func_cb) : read the "auth-domain" property to use as component name for e-password calls instead of hard coded component name svn path=/trunk/; revision=26074
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 0b6c7bba74..506134211b 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,9 @@
+2004-05-25 Sivaiah Nallagatla <snallagatla@novell.com>
+
+ * common/authentication.c (auth_func_cb) : read the "auth-domain"
+ property to use as component name for e-password calls instead of
+ hard coded component name
+
2004-05-25 Trent Lloyd <lathiat@bur.st>
Fixes: #57472