aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c4fccfe8..aae2b533 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-09-07
+ * libsylph/imap.c: limit number of messages to be copied at a time
+ with COPY command to prevent network timeout.
+
+2005-09-07
+
* libsylph/utils.[ch]: renamed print_status() to status_print().
* libsylph/imap.c: adjusted the frequency of UI update.
* src/folderview.c: don't allow selection if summary is locked.