aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-10-30 06:48:54 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-10-30 06:48:54 +0000
commit40ad913f977a5fa22fd39175027effd7e8f069b9 (patch)
treec254aee1911493d4739bb70a38dc32174a0743bf /ChangeLog
parent0a7c79643d2a551cf4c62a096f25fae8fe2eaf6b (diff)
impelmented POP before SMTP.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1254 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 68582458..38ffd37f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-10-30
+
+ * libsylph/pop.[ch]
+ src/inc.[ch]
+ src/send_message.c
+ src/prefs_account_dialog.c: implemented POP before SMTP (thanks to
+ Nakamoto).
+
2006-10-20
* src/trayicon.c: trayicon_set_notify(): unset blinking correctly.