aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-04-05 10:55:21 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-04-05 10:55:21 +0000
commit130f58af6de1b8669c01ee873a4188b2ffd9c4d5 (patch)
tree91874a0aa5d9b25b3333cf0b323f1bb963ad6631 /ChangeLog
parentfba3c2429350e98598460ac9e006d92cbc04c554 (diff)
made a workaround for Gmail SMTP server.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@201 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e5af87a..362ad975 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-04-05
+
+ * src/send_messages.c: send_message_smtp(): consider EOF right after
+ QUIT successful (workaround for Gmail SMTP server).
+ * src/socket.c: ssl_read(), ssl_peek(): check EOF which violates the
+ SSL protocol.
+ * src/procheader.c: removed an unused variable.
+
2005-04-01
* configure.in: changed -traditional-cpp to -no-cpp-precomp for newer