aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-12-28 03:10:06 +0800
committerDan Winship <danw@src.gnome.org>2000-12-28 03:10:06 +0800
commit5f5ddfccb6dc542d5f7025f99f4f624c2796f52d (patch)
treeb381b49bf92259c4a66a31f4a9a84157c4164288 /camel/ChangeLog
parent3fa9fa84fcf6f41bf59175b9c5eb310f5f2004af (diff)
downloadgsoc2013-evolution-5f5ddfccb6dc542d5f7025f99f4f624c2796f52d.tar
gsoc2013-evolution-5f5ddfccb6dc542d5f7025f99f4f624c2796f52d.tar.gz
gsoc2013-evolution-5f5ddfccb6dc542d5f7025f99f4f624c2796f52d.tar.bz2
gsoc2013-evolution-5f5ddfccb6dc542d5f7025f99f4f624c2796f52d.tar.lz
gsoc2013-evolution-5f5ddfccb6dc542d5f7025f99f4f624c2796f52d.tar.xz
gsoc2013-evolution-5f5ddfccb6dc542d5f7025f99f4f624c2796f52d.tar.zst
gsoc2013-evolution-5f5ddfccb6dc542d5f7025f99f4f624c2796f52d.zip
Fix the APOP check to not crash on servers that don't return any
* providers/pop3/camel-pop3-store.c (connect_to_server): Fix the APOP check to not crash on servers that don't return any information on the +OK greeting line. svn path=/trunk/; revision=7184
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 def6d5d0c2..dee6af3053 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,9 @@
+2000-12-27 Dan Winship <danw@helixcode.com>
+
+ * providers/pop3/camel-pop3-store.c (connect_to_server): Fix the
+ APOP check to not crash on servers that don't return any
+ information on the +OK greeting line.
+
2000-12-24 Not Zed <NotZed@HelixCode.com>
* providers/imap/camel-imap-search.c (imap_body_contains): Lock