From ddfc033633f5db2c7f2c1a4de179d9029cbf1a6f Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 5 Feb 2001 19:55:54 +0000 Subject: Updated. 2001-02-05 Jeffrey Stedfast * providers/smtp/camel-smtp-transport.c (query_auth_types): Updated. * providers/nntp/camel-nntp-store.c (nntp_store_query_auth_types): Updated. * providers/pop3/camel-pop3-store.c (query_auth_types): Updated. * providers/imap/camel-imap-store.c (query_auth_types): Updated. * camel-service.c (camel_service_query_auth_types): Now takes a boolean value to specify whether or not to connect when constructing a supported authtype list. svn path=/trunk/; revision=7979 --- camel/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 82a5445bcb..a08c80a34b 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,18 @@ +2001-02-05 Jeffrey Stedfast + + * providers/smtp/camel-smtp-transport.c (query_auth_types): Updated. + + * providers/nntp/camel-nntp-store.c (nntp_store_query_auth_types): + Updated. + + * providers/pop3/camel-pop3-store.c (query_auth_types): Updated. + + * providers/imap/camel-imap-store.c (query_auth_types): Updated. + + * camel-service.c (camel_service_query_auth_types): Now takes a + boolean value to specify whether or not to connect when + constructing a supported authtype list. + 2001-02-05 Not Zed * camel-stream-filter.c (do_write): Revert jeff's earlier change, -- cgit v1.2.3