aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b640143..64c9ed4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-09-17
+
+ * libsylph/pop.[ch]: made some functions non-static.
+ pop3_session_new(): set server, port, userid and password.
+ * src/inc.c: sync with the libsylph/pop.[ch] change.
+ * src/rpop3.[ch]
+ src/mainwindow.c: first implementation of remote POP3 mailbox
+ feature. Currently, only deletion of messages is available.
+
2008-07-16
* src/compose.[ch]: fixed Enchant support.