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 2fe82a6560..dc56cc9600 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,13 @@
+2002-02-09 Not Zed <NotZed@Ximian.com>
+
+ * providers/pop3/camel-pop3-engine.c (get_capabilities): Duh, when
+ we grab the apop stamp it needs to include the <> as well, I even
+ read the rfc, silly me.
+
+ * providers/pop3/camel-pop3-store.c (pop3_try_authenticate): Doh,
+ when iterating the authtype list, it helps to goto the next node.
+ Found with help from miles.
+
2002-02-08 Not Zed <NotZed@Ximian.com>
* providers/local/camel-spool-summary.c