From 1d672197bd1bb90e26bd59948868440e6365344f Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Sat, 31 Jan 2004 21:07:58 +0000 Subject: Same as below. 2004-01-31 Jeffrey Stedfast * providers/pop3/camel-pop3-store.c (pop3_try_authenticate): Same as below. * providers/smtp/camel-smtp-transport.c (smtp_connect): Instead of using the form %s@%s in the password prompt, use %s on host %s, hopefully this will be less confusing to users who have usernames of the form user@vhost. svn path=/trunk/; revision=24558 --- camel/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 0c85f68590..c39db8f9d6 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,13 @@ +2004-01-31 Jeffrey Stedfast + + * providers/pop3/camel-pop3-store.c (pop3_try_authenticate): Same + as below. + + * providers/smtp/camel-smtp-transport.c (smtp_connect): Instead of + using the form %s@%s in the password prompt, use %s on host %s, + hopefully this will be less confusing to users who have usernames + of the form user@vhost. + 2004-01-30 Rodney Dawes * providers/groupwise/camel-groupwise-provider.c: Fix spelling error in -- cgit v1.2.3