diff options
author | Jeffrey Stedfast <fejj@helixcode.com> | 2000-08-13 05:58:01 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-08-13 05:58:01 +0800 |
commit | b6210c151d6519a299531d6783d1f29b95eb45e0 (patch) | |
tree | db991d6682797dfab14ac97ac794075ee886dac9 /camel/ChangeLog | |
parent | ade9b9ac4dd6998085912166651f666b222d3876 (diff) | |
download | gsoc2013-evolution-b6210c151d6519a299531d6783d1f29b95eb45e0.tar gsoc2013-evolution-b6210c151d6519a299531d6783d1f29b95eb45e0.tar.gz gsoc2013-evolution-b6210c151d6519a299531d6783d1f29b95eb45e0.tar.bz2 gsoc2013-evolution-b6210c151d6519a299531d6783d1f29b95eb45e0.tar.lz gsoc2013-evolution-b6210c151d6519a299531d6783d1f29b95eb45e0.tar.xz gsoc2013-evolution-b6210c151d6519a299531d6783d1f29b95eb45e0.tar.zst gsoc2013-evolution-b6210c151d6519a299531d6783d1f29b95eb45e0.zip |
No longer calls try_connect() to get authtypes
2000-08-12 Jeffrey Stedfast <fejj@helixcode.com>
* providers/imap/camel-imap-store.c (query_auth_types): No longer
calls try_connect() to get authtypes
svn path=/trunk/; revision=4782
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index c6d64b2781..7adf2060d6 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2000-08-12 Jeffrey Stedfast <fejj@helixcode.com> + + * providers/imap/camel-imap-store.c (query_auth_types): No longer + calls try_connect() to get authtypes + 2000-08-11 Jeffrey Stedfast <fejj@helixcode.com> * providers/imap/camel-imap-store.c |