diff options
author | Sivaiah Nallagatla <snallagatla@novell.com> | 2004-08-14 00:35:25 +0800 |
---|---|---|
committer | Sivaiah Nallagatla <siva@src.gnome.org> | 2004-08-14 00:35:25 +0800 |
commit | 37646eb1f9219f1e0c4bc9777eeec1b73ed468f7 (patch) | |
tree | 6b0d3eb8036c64a001a78452f73f2d531d7d9959 /camel/ChangeLog | |
parent | 96bec73826737a057a75769c577435409d3f7902 (diff) | |
download | gsoc2013-evolution-37646eb1f9219f1e0c4bc9777eeec1b73ed468f7.tar.gz gsoc2013-evolution-37646eb1f9219f1e0c4bc9777eeec1b73ed468f7.tar.zst gsoc2013-evolution-37646eb1f9219f1e0c4bc9777eeec1b73ed468f7.zip |
remove the cal/taksks sources when account is disbaled. Also do not try to
2004-08-13 Sivaiah Nallagatla <snallagatla@novell.com>
* providers/groupwise/camel-gw-listener.c (account_changed):
remove the cal/taksks sources when account is disbaled. Also
do not try to to create sources when a disabled account is changed to
Novell Groupwise
(camel_gw_listener_construct) : do not add the disbaled
accounts to exitsting groupwise accounts list
svn path=/trunk/; revision=26920
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 6f7d191ee3..b3c11be62e 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,14 @@ 2004-08-13 Sivaiah Nallagatla <snallagatla@novell.com> + * providers/groupwise/camel-gw-listener.c (account_changed): + remove the cal/taksks sources when account is disbaled. Also + do not try to to create sources when a disabled account is changed to + Novell Groupwise + (camel_gw_listener_construct) : do not add the disbaled + accounts to exitsting groupwise accounts list + +2004-08-13 Sivaiah Nallagatla <snallagatla@novell.com> + * providers/groupwise/camel-groupwise-provider.c : update ssl setting label and title of the soap settings section Fixes #62747 |