aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 75183164..9ac91360 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-03-25
+ * libsylph/imap.c
+ libsylph/mh.c: fixed get_msg_list() with uncached_only flag.
+ * src/inc.c: inc_remote_account_mail(): fixed a bug that messages which
+ were not filtered were not counted as new messages.
+
+2007-03-25
+
* src/main.c: app_init(): win32: disabled LANGUAGE (fixes incorrect
language selection).