aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2004-02-01 05:07:58 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-02-01 05:07:58 +0800
commit1d672197bd1bb90e26bd59948868440e6365344f (patch)
tree1df9b71bb19bb9d3405fbc6848ac6f51c1f46995 /camel/ChangeLog
parentcf2a45676175f0d71e2b8d51a6cd5436f3222b1e (diff)
downloadgsoc2013-evolution-1d672197bd1bb90e26bd59948868440e6365344f.tar
gsoc2013-evolution-1d672197bd1bb90e26bd59948868440e6365344f.tar.gz
gsoc2013-evolution-1d672197bd1bb90e26bd59948868440e6365344f.tar.bz2
gsoc2013-evolution-1d672197bd1bb90e26bd59948868440e6365344f.tar.lz
gsoc2013-evolution-1d672197bd1bb90e26bd59948868440e6365344f.tar.xz
gsoc2013-evolution-1d672197bd1bb90e26bd59948868440e6365344f.tar.zst
gsoc2013-evolution-1d672197bd1bb90e26bd59948868440e6365344f.zip
Same as below.
2004-01-31 Jeffrey Stedfast <fejj@ximian.com> * 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
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog10
1 files changed, 10 insertions, 0 deletions
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 <fejj@ximian.com>
+
+ * 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 <dobey@ximian.com>
* providers/groupwise/camel-groupwise-provider.c: Fix spelling error in