aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-06-10 06:01:50 +0800
committerDan Winship <danw@src.gnome.org>2000-06-10 06:01:50 +0800
commitaeb515ebe698cc33ab7b539a5b768ef53b01c0d9 (patch)
treef29f04e95ca9895352263ee9f1a026f379f76408 /mail/ChangeLog
parent2aefadf282648010e9403e4a7f643fe78dc6df53 (diff)
downloadgsoc2013-evolution-aeb515ebe698cc33ab7b539a5b768ef53b01c0d9.tar
gsoc2013-evolution-aeb515ebe698cc33ab7b539a5b768ef53b01c0d9.tar.gz
gsoc2013-evolution-aeb515ebe698cc33ab7b539a5b768ef53b01c0d9.tar.bz2
gsoc2013-evolution-aeb515ebe698cc33ab7b539a5b768ef53b01c0d9.tar.lz
gsoc2013-evolution-aeb515ebe698cc33ab7b539a5b768ef53b01c0d9.tar.xz
gsoc2013-evolution-aeb515ebe698cc33ab7b539a5b768ef53b01c0d9.tar.zst
gsoc2013-evolution-aeb515ebe698cc33ab7b539a5b768ef53b01c0d9.zip
Update for CamelAuthCallback changes. (Uncache passwords when asked to.)
* session.c (evolution_auth_callback): Update for CamelAuthCallback changes. (Uncache passwords when asked to.) svn path=/trunk/; revision=3497
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 23d524cdf3..8b99e3b128 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,8 @@
2000-06-09 Dan Winship <danw@helixcode.com>
+ * session.c (evolution_auth_callback): Update for
+ CamelAuthCallback changes. (Uncache passwords when asked to.)
+
* mail-ops.c (fetch_mail): close and expunge the source folder
after copying it to a local folder.