aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
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 ed689724e2..6ddf78ef27 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,13 @@
+2000-06-09 Dan Winship <danw@helixcode.com>
+
+ * camel-session.c (camel_session_query_authenticator): Add another
+ argument, "mode", which can be CAMEL_AUTHENTICATOR_ASK or
+ CAMEL_AUTHENTICATOR_TELL, so callers can get the app to un-cache
+ bad info.
+
+ * providers/pop3/camel-pop3-store.c (pop3_connect): uncache the
+ password if it doesn't work.
+
2000-06-09 Jeffrey Stedfast <fejj@helixcode.com>
* providers/imap/camel-imap-stream.c (stream_read): Updated to reflect changes