diff options
author | Sivaiah Nallagatla <snallagatla@novell.com> | 2004-08-21 14:58:22 +0800 |
---|---|---|
committer | Sivaiah Nallagatla <siva@src.gnome.org> | 2004-08-21 14:58:22 +0800 |
commit | ff843b723fda75e754aa94645066560c59bd6648 (patch) | |
tree | 09ac31ce090fb7e6442b069375eac6011c577176 /camel/ChangeLog | |
parent | 64943d5f70bcdcb7439c1c08c7901e7faa82d13e (diff) | |
download | gsoc2013-evolution-ff843b723fda75e754aa94645066560c59bd6648.tar gsoc2013-evolution-ff843b723fda75e754aa94645066560c59bd6648.tar.gz gsoc2013-evolution-ff843b723fda75e754aa94645066560c59bd6648.tar.bz2 gsoc2013-evolution-ff843b723fda75e754aa94645066560c59bd6648.tar.lz gsoc2013-evolution-ff843b723fda75e754aa94645066560c59bd6648.tar.xz gsoc2013-evolution-ff843b723fda75e754aa94645066560c59bd6648.tar.zst gsoc2013-evolution-ff843b723fda75e754aa94645066560c59bd6648.zip |
if any of the settings required for soap interaction changes try
2004-08-21 Sivaiah Nallagatla <snallagatla@novell.com>
* providers/groupwise/camel-gw-listener.c (account_changed) :
if any of the settings required for soap interaction changes
try connecting to server and resetup the ESources
* providers/groupwise/camel-groupwise-provider.c ": don't
check soap ssl setting by default to be in consistent with
IMAP
svn path=/trunk/; revision=26982
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 06e78025c4..af7997221c 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,12 @@ +2004-08-21 Sivaiah Nallagatla <snallagatla@novell.com> + + * providers/groupwise/camel-gw-listener.c (account_changed) : + if any of the settings required for soap interaction changes + try connecting to server and resetup the ESources + * providers/groupwise/camel-groupwise-provider.c ": don't + check soap ssl setting by default to be in consistent with + IMAP + 2004-08-16 Not Zed <NotZed@Ximian.com> * providers/groupwise/camel-groupwise-provider.c |