aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@novell.com>2004-10-19 02:44:28 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-10-19 02:44:28 +0800
commit87b424897ae55a1a316a12fb8bf11bcc49b82d55 (patch)
treea146b35d649f9276b1bf78724167bb0be00122ce /camel/ChangeLog
parent48988a8a72a5869621e628a03011879508a8432b (diff)
downloadgsoc2013-evolution-87b424897ae55a1a316a12fb8bf11bcc49b82d55.tar
gsoc2013-evolution-87b424897ae55a1a316a12fb8bf11bcc49b82d55.tar.gz
gsoc2013-evolution-87b424897ae55a1a316a12fb8bf11bcc49b82d55.tar.bz2
gsoc2013-evolution-87b424897ae55a1a316a12fb8bf11bcc49b82d55.tar.lz
gsoc2013-evolution-87b424897ae55a1a316a12fb8bf11bcc49b82d55.tar.xz
gsoc2013-evolution-87b424897ae55a1a316a12fb8bf11bcc49b82d55.tar.zst
gsoc2013-evolution-87b424897ae55a1a316a12fb8bf11bcc49b82d55.zip
Change the service string for the sasl mechanism to"imap" rather than
2004-10-18 Jeffrey Stedfast <fejj@novell.com> * providers/imap4/camel-imap4-store.c (imap4_try_authenticate): Change the service string for the sasl mechanism to"imap" rather than "imap4". svn path=/trunk/; revision=27609
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index bc797a5ef1..034443e962 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,9 @@
+2004-10-18 Jeffrey Stedfast <fejj@novell.com>
+
+ * providers/imap4/camel-imap4-store.c (imap4_try_authenticate):
+ Change the service string for the sasl mechanism to"imap" rather
+ than "imap4".
+
2004-10-13 Not Zed <NotZed@Ximian.com>
* providers/imap4/camel-imap4-folder.c (camel_imap4_folder_new)